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 1bd9306ced
Add coverage for `Tag` model validations on name/display_name (#33291)
2 weeks ago
..
account
account_suggestions
admin
concerns Use `nil` instead of `false` for datetime value in spec (#32926) 1 month ago
form Remove unused `model_have_error_on_field` matcher (#33273) 2 weeks ago
trends Change hashtag trends to be stored in the database instead of redis (#32837) 3 weeks ago
user_settings
web
account_alias_spec.rb Add coverage for `AccountAlias` validations (#31936) 2 months ago
account_conversation_spec.rb
account_deletion_request_spec.rb Add coverage for `AccountDeletionRequest` class (#31937) 3 months ago
account_domain_block_spec.rb
account_filter_spec.rb
account_migration_spec.rb Simplify model validation specs for `AccountMigration` (#32494) 2 months ago
account_moderation_note_spec.rb Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 2 months ago
account_pin_spec.rb Add coverage for `AccountPin` model (#33231) 2 weeks ago
account_spec.rb Move account silence-related methods to concern (#28866) 2 months ago
account_statuses_cleanup_policy_spec.rb Simplify model validation specs for `AccountStatusCleanupPolicy` (#32495) 2 months ago
account_warning_preset_spec.rb
account_warning_spec.rb
announcement_spec.rb Simplify model validation specs for `Announcement` (#32481) 2 months ago
appeal_spec.rb Top off coverage for `Appeal` model (#32464) 2 months ago
block_spec.rb Expand coverage for `Block` model (#32480) 2 months ago
bookmark_spec.rb
bulk_import_spec.rb Add age/expiry duration constants to `BulkImport` class (#32839) 2 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 Simplify model validation specs for `CustomFilter` (#33248) 2 weeks ago
domain_allow_spec.rb Simplify model validation specs for `DomainAllow` (#32496) 2 months ago
domain_block_spec.rb Reinforce coverage for `DomainBlock` model (#32473) 2 months ago
email_domain_block_spec.rb
export_spec.rb Extract `ExportSummary` class for account object counts (#32227) 3 months ago
extended_description_spec.rb
favourite_spec.rb
featured_tag_spec.rb Avoid latest featured tag use on post removal unless necessary (#32787) 2 months ago
follow_request_spec.rb Change lists to reflect added and removed users retroactively (#32930) 1 month ago
follow_spec.rb Fortify coverage for `Follow` model (#32472) 2 months ago
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) 2 months ago
list_account_spec.rb
list_spec.rb Fix list creation limit check (#32869) 1 month ago
login_activity_spec.rb Add `LoginActivity` model spec and `BrowserDetection` concern shared example (#32959) 1 month ago
marker_spec.rb
media_attachment_spec.rb Support animated PNGs in media attachments (#28516) 2 weeks ago
mention_spec.rb Standardize uniqueness validation declaration on `Mention` (#33247) 2 weeks ago
notification_policy_spec.rb Fix notification requests from suspended accounts still being listed (#32354) 3 months ago
notification_request_spec.rb
notification_spec.rb Combine assertions in `Notification` model spec (#32015) 3 months ago
poll_spec.rb Extend spec coverage for `Poll` model (#32500) 2 months ago
poll_vote_spec.rb
preview_card_provider_spec.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 3 months ago
preview_card_spec.rb Simplify model validation specs for `PreviewCard` (#32469) 2 months ago
preview_card_trend_spec.rb Add shared example for `RankedTrend` concern (#33125) 4 weeks ago
privacy_policy_spec.rb
public_feed_spec.rb Reduce factory creation (73 -> 64) in `PublicFeed` spec (#32491) 2 months ago
relationship_filter_spec.rb
relationship_severance_event_spec.rb
relay_spec.rb
remote_follow_spec.rb
report_filter_spec.rb Add `relevant_params` to ReportFilter (matches account filter) (#32136) 3 months ago
report_note_spec.rb Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 2 months ago
report_spec.rb Simplify model validation specs for `Report` (#33267) 2 weeks ago
rule_spec.rb
scheduled_status_spec.rb
session_activation_spec.rb Add `LoginActivity` model spec and `BrowserDetection` concern shared example (#32959) 1 month ago
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) 1 month ago
status_edit_spec.rb
status_pin_spec.rb Enhance coverage for `StatusPin` model (#32515) 2 months ago
status_spec.rb Use `likes` and `shares` totalItems on status creations and updates (#32620) 2 months ago
status_trend_spec.rb Add shared example for `RankedTrend` concern (#33125) 4 weeks ago
tag_feed_spec.rb
tag_spec.rb Add coverage for `Tag` model validations on name/display_name (#33291) 2 weeks ago
tag_trend_spec.rb Change hashtag trends to be stored in the database instead of redis (#32837) 3 weeks ago
terms_of_service_spec.rb Add terms of service (#33055) 3 weeks ago
tombstone_spec.rb Add model spec for `Tombstone` (#32697) 2 months ago
user_role_spec.rb Add coverage for `UserRole` validations (#33029) 1 month ago
user_settings_spec.rb
user_spec.rb Add coverage for `User` validations (#33028) 1 month ago
webauthn_credential_spec.rb Simplify model validation specs for `WebauthnCredential` (#32466) 2 months ago
webhook_spec.rb Add coverage for `Webhook` validations (#33026) 1 month ago