mastodon/spec/models
Matt Jankowski 884bbf7ae2
Prepare the way for banning a bunch of usernames (#32856)
2024-11-12 15:43:55 +00:00
..
account
account_suggestions
admin
concerns Prepare the way for banning a bunch of usernames (#32856) 2024-11-12 15:43:55 +00:00
form Explore more resplendent model validation specs for `Form::AdminSettings` (#32465) 2024-10-24 12:44:13 +00:00
trends
user_settings
web
account_alias_spec.rb
account_conversation_spec.rb
account_deletion_request_spec.rb
account_domain_block_spec.rb
account_filter_spec.rb
account_migration_spec.rb Simplify model validation specs for `AccountMigration` (#32494) 2024-10-25 08:02:13 +00:00
account_moderation_note_spec.rb Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 2024-10-24 12:52:38 +00:00
account_spec.rb Move account silence-related methods to concern (#28866) 2024-11-11 08:29:55 +00:00
account_statuses_cleanup_policy_spec.rb Simplify model validation specs for `AccountStatusCleanupPolicy` (#32495) 2024-10-25 08:41:24 +00:00
account_warning_preset_spec.rb
account_warning_spec.rb
announcement_spec.rb Simplify model validation specs for `Announcement` (#32481) 2024-10-23 07:47:46 +00:00
appeal_spec.rb Top off coverage for `Appeal` model (#32464) 2024-10-23 06:42:57 +00:00
block_spec.rb
bookmark_spec.rb
bulk_import_spec.rb Add age/expiry duration constants to `BulkImport` class (#32839) 2024-11-12 08:57:06 +00:00
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
custom_filter_spec.rb
domain_allow_spec.rb Simplify model validation specs for `DomainAllow` (#32496) 2024-10-25 08:42:14 +00:00
domain_block_spec.rb
email_domain_block_spec.rb
export_spec.rb
extended_description_spec.rb
favourite_spec.rb
featured_tag_spec.rb Avoid latest featured tag use on post removal unless necessary (#32787) 2024-11-06 10:51:54 +00:00
follow_request_spec.rb
follow_spec.rb Fortify coverage for `Follow` model (#32472) 2024-10-23 07:46:55 +00:00
home_feed_spec.rb
identity_spec.rb
import_spec.rb
instance_spec.rb
invite_spec.rb
ip_block_spec.rb Simplify uniqueness validation spec for `IpBlock` (#32066) 2024-10-24 12:43:40 +00:00
list_account_spec.rb
list_spec.rb
marker_spec.rb
media_attachment_spec.rb
mention_spec.rb
notification_policy_spec.rb
notification_request_spec.rb
notification_spec.rb
poll_spec.rb
poll_vote_spec.rb
preview_card_provider_spec.rb
preview_card_spec.rb Simplify model validation specs for `PreviewCard` (#32469) 2024-10-25 07:55:33 +00:00
preview_card_trend_spec.rb Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 2024-10-29 15:46:32 +00:00
privacy_policy_spec.rb
public_feed_spec.rb
relationship_filter_spec.rb
relationship_severance_event_spec.rb
relay_spec.rb
remote_follow_spec.rb
report_filter_spec.rb
report_note_spec.rb Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 2024-10-24 12:52:38 +00:00
report_spec.rb
rule_spec.rb
scheduled_status_spec.rb
session_activation_spec.rb
setting_spec.rb
severed_relationship_spec.rb
site_upload_spec.rb
software_update_spec.rb
status_edit_spec.rb
status_pin_spec.rb Enhance coverage for `StatusPin` model (#32515) 2024-10-28 07:34:58 +00:00
status_spec.rb Use `likes` and `shares` totalItems on status creations and updates (#32620) 2024-10-28 04:55:18 +00:00
status_trend_spec.rb Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 2024-10-29 15:46:32 +00:00
tag_feed_spec.rb
tag_spec.rb
tombstone_spec.rb Add model spec for `Tombstone` (#32697) 2024-10-31 13:27:47 +00:00
user_role_spec.rb
user_settings_spec.rb
user_spec.rb
webauthn_credential_spec.rb Simplify model validation specs for `WebauthnCredential` (#32466) 2024-10-25 07:55:45 +00:00
webhook_spec.rb