You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/models
Eugen Rochko c10bbf5fe3
Add notification policies and notification requests in web UI (#29433)
11 months ago
..
account
account_suggestions Fix follow suggestions potentially including silenced or blocked accounts (#29306) 11 months ago
admin
concerns Normalize idna domain before account unblock domain (#29530) 11 months ago
form
trends
user_settings
web
account_conversation_spec.rb
account_domain_block_spec.rb
account_filter_spec.rb
account_migration_spec.rb
account_spec.rb Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 12 months ago
account_statuses_cleanup_policy_spec.rb Reduce factory creation in `spec/models/account_statuses_cleanup_policy` (#28361) 1 year ago
account_warning_preset_spec.rb
announcement_spec.rb
appeal_spec.rb
block_spec.rb
canonical_email_block_spec.rb
conversation_spec.rb
custom_emoji_category_spec.rb
custom_emoji_filter_spec.rb
custom_emoji_spec.rb
custom_filter_keyword_spec.rb Add `CustomFilterKeyword#to_regex` method (#28893) 1 year ago
custom_filter_spec.rb
domain_allow_spec.rb Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803) 1 year ago
domain_block_spec.rb
email_domain_block_spec.rb
export_spec.rb
extended_description_spec.rb
favourite_spec.rb
follow_request_spec.rb
follow_spec.rb
home_feed_spec.rb
identity_spec.rb Merge pull request from GHSA-vm39-j3vx-pch3 12 months ago
import_spec.rb
instance_spec.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 1 year ago
invite_spec.rb
ip_block_spec.rb Improve `IpBlock` model test coverage (#29460) 11 months ago
marker_spec.rb
media_attachment_spec.rb Reduce `RSpec/MultipleExpectations` in media_attachment spec (#29228) 12 months ago
mention_spec.rb
notification_policy_spec.rb Add notification policies and notification requests in web UI (#29433) 11 months ago
notification_request_spec.rb Add notification policies and notification requests in web UI (#29433) 11 months ago
notification_spec.rb
one_time_key_spec.rb
poll_spec.rb
poll_vote_spec.rb
preview_card_provider_spec.rb
preview_card_spec.rb
privacy_policy_spec.rb
public_feed_spec.rb
relationship_filter_spec.rb
remote_follow_spec.rb
report_filter_spec.rb
report_spec.rb Fix already-invalid reports failing to resolve (#29027) 1 year ago
rule_spec.rb
session_activation_spec.rb
setting_spec.rb
site_upload_spec.rb
software_update_spec.rb
status_edit_spec.rb
status_pin_spec.rb
status_spec.rb
tag_feed_spec.rb Remove erroneous service type on `TagFeed` model spec (#29302) 12 months ago
tag_spec.rb Add coverage for `Tag.recently_used` scope (#28850) 1 year ago
user_role_spec.rb Move `nobody` position in `UserRole` magic number to constant (#29465) 11 months ago
user_settings_spec.rb
user_spec.rb Use `capture_emails` helper to improve email assertions in specs (#29245) 12 months ago
webauthn_credentials_spec.rb
webhook_spec.rb