mastodon/spec/models
2026-03-13 09:33:02 +00:00
..
account
account_suggestions Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 2025-07-30 16:28:26 +00:00
admin Add moderation consequences for collections (#37974) 2026-02-25 14:32:07 +00:00
concerns Show mute end date in badge (#37747) 2026-02-05 20:01:28 +00:00
doorkeeper Add coverage for doorkeeper model extensions (#35161) 2025-06-25 07:50:20 +00:00
fasp Add delivery failure handling to FASP jobs (#35723) 2025-08-08 09:46:09 +00:00
form Add validation spec for Form::Redirect model (#38011) 2026-02-27 17:05:29 +00:00
trends Add restrictions on which quote posts can trend (#35507) 2025-07-24 15:45:12 +00:00
user_settings
web
account_alias_spec.rb
account_conversation_spec.rb Implement FEP 7888: Part 1 - publish conversation context (#35959) 2025-09-05 19:28:29 +00:00
account_deletion_request_spec.rb
account_domain_block_spec.rb
account_filter_spec.rb
account_migration_spec.rb Normalize current_username on account migration (#38183) 2026-03-13 09:33:02 +00:00
account_moderation_note_spec.rb
account_pin_spec.rb Add coverage for AccountPin model (#33231) 2024-12-10 13:02:52 +00:00
account_spec.rb Allow remote accounts in Collections (#37989) 2026-02-26 13:31:23 +00:00
account_statuses_cleanup_policy_spec.rb Wrap assertions in change within AccountStatusesCleanupPolicy spec (#33335) 2024-12-17 16:25:02 +00:00
account_summary_spec.rb Use in_order_of with filter: false in AccountSummary.localized (#33446) 2025-01-06 08:18:05 +00:00
account_warning_preset_spec.rb
account_warning_spec.rb Add AccountWarning#appeal_eligible? method (#33526) 2025-01-09 15:08:39 +00:00
announcement_reaction_spec.rb Add coverage for AnnouncementReaction model (#35543) 2025-07-28 07:59:32 +00:00
announcement_spec.rb
appeal_spec.rb Add AccountWarning#appeal_eligible? method (#33526) 2025-01-09 15:08:39 +00:00
async_refresh_spec.rb Experimental Async Refreshes API (#34918) 2025-06-12 14:54:00 +00:00
block_spec.rb
bookmark_spec.rb
bulk_import_spec.rb
canonical_email_block_spec.rb Replace EmailHelper module with normalizes via model concern (#35702) 2025-08-07 13:47:47 +00:00
collection_item_spec.rb Ingestion of remote collection items (#38106) 2026-03-09 14:59:57 +00:00
collection_spec.rb Ingestion of remote collections (#38144) 2026-03-11 14:29:00 +00:00
conversation_spec.rb
custom_emoji_category_spec.rb
custom_emoji_filter_spec.rb
custom_emoji_spec.rb Typo fix in federation document (#37564) 2026-01-22 13:59:36 +00:00
custom_filter_keyword_spec.rb Typo fix in federation document (#37564) 2026-01-22 13:59:36 +00:00
custom_filter_spec.rb Typo fix in federation document (#37564) 2026-01-22 13:59:36 +00:00
custom_filter_status_spec.rb Add coverage for CustomFilterStatus model (#35374) 2025-07-15 06:28:40 +00:00
domain_allow_spec.rb Add coverage for "domain variants" consumers (#35995) 2025-12-16 10:24:27 +00:00
domain_block_spec.rb Add coverage for "domain variants" consumers (#35995) 2025-12-16 10:24:27 +00:00
email_domain_block_spec.rb Convert attempt IP from EmailDomainBlock history tracking to string before recording (#38137) 2026-03-11 10:49:07 +00:00
export_spec.rb Fix bookmarks export when one bookmarked status is soft-deleted (#36576) 2025-10-23 11:51:23 +00:00
extended_description_spec.rb
favourite_spec.rb
featured_tag_spec.rb Refactor tests for FeaturedTag#display_name (#38007) 2026-02-27 15:23:48 +00:00
follow_recommendation_mute_spec.rb Add coverage for FollowRecommendationMute model (#35376) 2025-07-15 06:27:36 +00:00
follow_request_spec.rb
follow_spec.rb
home_feed_spec.rb Experimental Async Refreshes API (#34918) 2025-06-12 14:54:00 +00:00
identity_spec.rb
instance_moderation_note_spec.rb Use validation matchers for InstanceModerationNote spec (#37597) 2026-01-26 09:42:55 +00:00
instance_spec.rb Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
invite_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
ip_block_spec.rb Add IpBlock#to_cidr method to build string (#35773) 2025-11-17 14:51:05 +00:00
list_account_spec.rb
list_spec.rb Typo fix in federation document (#37564) 2026-01-22 13:59:36 +00:00
login_activity_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
marker_spec.rb
media_attachment_spec.rb Remove deprecated usage of imagemagick (#37488) 2026-01-22 14:57:19 +00:00
mention_spec.rb Standardize uniqueness validation declaration on Mention (#33247) 2024-12-10 15:45:13 +00:00
mute_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
notification_policy_spec.rb
notification_request_spec.rb
notification_spec.rb Add quoted_update notification type (#35820) 2025-08-25 15:44:18 +00:00
poll_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
poll_vote_spec.rb
preview_card_provider_spec.rb Add coverage for "domain variants" consumers (#35995) 2025-12-16 10:24:27 +00:00
preview_card_spec.rb Remove deprecated usage of imagemagick (#37488) 2026-01-22 14:57:19 +00:00
preview_card_trend_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
privacy_policy_spec.rb
public_feed_spec.rb Add disabled setting for live and topic feeds, as well as user permission to bypass that (#36563) 2025-10-23 08:37:05 +00:00
relationship_filter_spec.rb
relationship_severance_event_spec.rb
relay_spec.rb Relay reset delivery tracker model spec and callback (#36027) 2025-09-05 12:56:15 +00:00
remote_follow_spec.rb Change new accounts to use new ActivityPub numeric ID scheme (#36365) 2025-10-14 16:36:55 +00:00
report_filter_spec.rb
report_note_spec.rb
report_spec.rb Use Report#local? delegation more broadly (#37596) 2026-01-26 09:43:21 +00:00
rule_spec.rb Use more generic locale as fallback for rules (#34756) 2025-05-21 16:22:54 +00:00
rule_translation_spec.rb Rely on pluck for the SELECT in RuleTranslation.languages (#35826) 2025-08-22 23:58:40 +00:00
scheduled_status_spec.rb
session_activation_spec.rb Improve SessionActivation.activate spec (#36983) 2025-11-26 10:26:39 +00:00
setting_spec.rb
severed_relationship_spec.rb
site_upload_spec.rb
software_update_spec.rb Add urgent scope and by_version method to SoftwareUpdate (#33470) 2025-01-06 18:23:57 +00:00
status_edit_spec.rb
status_pin_spec.rb
status_spec.rb Fix creation of duplicate conversations (#37108) 2025-12-03 14:33:27 +00:00
status_trend_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
tag_feed_spec.rb Add disabled setting for live and topic feeds, as well as user permission to bypass that (#36563) 2025-10-23 08:37:05 +00:00
tag_spec.rb Use normalizes for tag name attribute (#37119) 2026-02-27 15:56:08 +00:00
tag_trend_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
terms_of_service_spec.rb Add TermsOfService#usable_effective_date to DRY up view logic (#38095) 2026-03-09 09:38:00 +00:00
tombstone_spec.rb
user_role_spec.rb Add ability to require 2FA for specific roles (including Everybody) (#37701) 2026-02-11 14:34:09 +00:00
user_settings_spec.rb
user_spec.rb Do not prepare returning user for unpersisted records (#38136) 2026-03-10 16:37:59 +00:00
username_block_spec.rb Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
webauthn_credential_spec.rb Simplify WebauthnCredential constant limit math (#35107) 2025-06-20 10:04:14 +00:00
webhook_spec.rb Extract secret size constants in Webhook model (#35104) 2025-06-20 10:05:24 +00:00
worker_batch_spec.rb Make WorkerBatch spec more robust (#35656) 2025-08-04 14:04:40 +00:00