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
Matt Jankowski 03ee08c2da
Use `nil` instead of `false` for datetime value in spec (#32926)
3 months ago
..
account
account_suggestions
admin
concerns Use `nil` instead of `false` for datetime value in spec (#32926) 3 months ago
form `Form::Import` spec reduce factories (#32924) 3 months ago
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) 3 months ago
account_moderation_note_spec.rb Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 3 months ago
account_spec.rb Move account silence-related methods to concern (#28866) 3 months ago
account_statuses_cleanup_policy_spec.rb Simplify model validation specs for `AccountStatusCleanupPolicy` (#32495) 3 months ago
account_warning_preset_spec.rb
account_warning_spec.rb
announcement_spec.rb
appeal_spec.rb
block_spec.rb
bookmark_spec.rb
bulk_import_spec.rb Add age/expiry duration constants to `BulkImport` class (#32839) 3 months ago
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) 3 months ago
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) 3 months ago
follow_request_spec.rb
follow_spec.rb
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) 3 months ago
list_account_spec.rb
list_spec.rb Fix list creation limit check (#32869) 3 months ago
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) 3 months ago
preview_card_trend_spec.rb Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 3 months ago
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) 3 months ago
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 Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 3 months ago
status_edit_spec.rb
status_pin_spec.rb Enhance coverage for `StatusPin` model (#32515) 3 months ago
status_spec.rb Use `likes` and `shares` totalItems on status creations and updates (#32620) 3 months ago
status_trend_spec.rb Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 3 months ago
tag_feed_spec.rb
tag_spec.rb
tombstone_spec.rb Add model spec for `Tombstone` (#32697) 3 months ago
user_role_spec.rb
user_settings_spec.rb
user_spec.rb Fix logic in "last used at per application" oauth token list (#32912) 3 months ago
webauthn_credential_spec.rb Simplify model validation specs for `WebauthnCredential` (#32466) 3 months ago
webhook_spec.rb