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
zunda f16fbc069a
Use configured limit for number of profile fields (#33463)
7 days ago
..
account Fix `RSpec/VerifiedDoubles` cop (#25469) 2 years ago
account_suggestions Fix in memoriam accounts appearing in follow recommendations (#31474) 5 months ago
admin Add role-specific user fabricators (#33437) 1 week ago
concerns Use `nil` instead of `false` for datetime value in spec (#32926) 2 months ago
form Add role-specific user fabricators (#33437) 1 week ago
trends Change hashtag trends to be stored in the database instead of redis (#32837) 1 month ago
user_settings Fix minor typos in comments and spec names (#21831) 2 years ago
web Fix `RSpec/EmptyExampleGroup` cop (#24735) 1 year ago
account_alias_spec.rb Add coverage for `AccountAlias` validations (#31936) 3 months ago
account_conversation_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2 years ago
account_deletion_request_spec.rb Add coverage for `AccountDeletionRequest` class (#31937) 4 months ago
account_domain_block_spec.rb Check both before/after state in `AccountDomainBlock` spec (#30640) 7 months ago
account_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
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_pin_spec.rb Add coverage for `AccountPin` model (#33231) 1 month ago
account_spec.rb Use configured limit for number of profile fields (#33463) 7 days ago
account_statuses_cleanup_policy_spec.rb Wrap assertions in `change` within `AccountStatusesCleanupPolicy` spec (#33335) 4 weeks ago
account_warning_preset_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
account_warning_spec.rb Add coverage for model normalizations (#31734) 4 months ago
announcement_spec.rb Simplify model validation specs for `Announcement` (#32481) 3 months ago
appeal_spec.rb Top off coverage for `Appeal` model (#32464) 3 months ago
block_spec.rb Expand coverage for `Block` model (#32480) 3 months ago
bookmark_spec.rb Add coverage for `Bookmark` validation and reblog/status check callback (#31907) 4 months ago
bulk_import_spec.rb Add age/expiry duration constants to `BulkImport` class (#32839) 2 months ago
canonical_email_block_spec.rb Clean up of `RSpec/LetSetup` within `spec/models` (#28444) 1 year ago
conversation_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
custom_emoji_category_spec.rb Simplify basic presence validations (#29664) 4 months ago
custom_emoji_filter_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2 years ago
custom_emoji_spec.rb Add validation coverage for `CustomEmoji` shortcode value (#31906) 4 months ago
custom_filter_keyword_spec.rb Add `CustomFilterKeyword#to_regex` method (#28893) 12 months ago
custom_filter_spec.rb Add shared example for `Expireable` concern (#33369) 3 weeks ago
domain_allow_spec.rb Simplify model validation specs for `DomainAllow` (#32496) 3 months ago
domain_block_spec.rb Reinforce coverage for `DomainBlock` model (#32473) 3 months ago
email_domain_block_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 2 years ago
export_spec.rb Extract `ExportSummary` class for account object counts (#32227) 3 months ago
extended_description_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
favourite_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2 years ago
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) 2 months ago
follow_spec.rb Fortify coverage for `Follow` model (#32472) 3 months ago
home_feed_spec.rb Remove caching in `cache_collection` (#29862) 9 months ago
identity_spec.rb Merge pull request from GHSA-vm39-j3vx-pch3 11 months ago
import_spec.rb Simplify basic presence validations (#29664) 4 months ago
instance_spec.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 12 months ago
invite_spec.rb Add shared example for `Expireable` concern (#33369) 3 weeks ago
ip_block_spec.rb Add shared example for `Expireable` concern (#33369) 3 weeks ago
list_account_spec.rb Remove `follow` creation from `ListAccount` fabricator (#31902) 4 months ago
list_spec.rb Fix list creation limit check (#32869) 2 months ago
login_activity_spec.rb Add `LoginActivity` model spec and `BrowserDetection` concern shared example (#32959) 2 months ago
marker_spec.rb Simplify basic presence validations (#29664) 4 months ago
media_attachment_spec.rb Revert "Support animated PNGs in media attachments (#28516)" (#33334) 4 weeks ago
mention_spec.rb Standardize uniqueness validation declaration on `Mention` (#33247) 1 month ago
mute_spec.rb Add shared example for `Expireable` concern (#33369) 3 weeks ago
notification_policy_spec.rb Fix notification requests from suspended accounts still being listed (#32354) 3 months ago
notification_request_spec.rb Change notification requests to only count mentions (#31322) 5 months ago
notification_spec.rb Combine assertions in `Notification` model spec (#32015) 4 months ago
poll_spec.rb Remove un-needed `Poll.attached` scope (#33368) 3 weeks ago
poll_vote_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
preview_card_provider_spec.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 4 months ago
preview_card_spec.rb Simplify model validation specs for `PreviewCard` (#32469) 3 months ago
preview_card_trend_spec.rb Add shared example for `RankedTrend` concern (#33125) 1 month ago
privacy_policy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
public_feed_spec.rb Reduce factory creation (73 -> 64) in `PublicFeed` spec (#32491) 3 months ago
relationship_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
relationship_severance_event_spec.rb Add notifications of severed relationships (#27511) 10 months ago
relay_spec.rb Add coverage for model normalizations (#31734) 4 months ago
remote_follow_spec.rb Fix RSpec/ContextWording cop (#24739) 2 years ago
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) 3 months ago
report_spec.rb Simplify model validation specs for `Report` (#33267) 1 month ago
rule_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
scheduled_status_spec.rb Add Specs for Scheduled Status Model Validations (#30585) 7 months ago
session_activation_spec.rb Add `LoginActivity` model spec and `BrowserDetection` concern shared example (#32959) 2 months ago
setting_spec.rb Clean up `Setting` model and remove dead code (#28661) 1 year ago
severed_relationship_spec.rb Add notifications of severed relationships (#27511) 10 months ago
site_upload_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2 years ago
software_update_spec.rb Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 2 months ago
status_edit_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
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 shared example for `RankedTrend` concern (#33125) 1 month ago
tag_feed_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
tag_spec.rb Add coverage for `Tag` model validations on name/display_name (#33291) 1 month ago
tag_trend_spec.rb Change hashtag trends to be stored in the database instead of redis (#32837) 1 month ago
terms_of_service_spec.rb Add terms of service (#33055) 1 month ago
tombstone_spec.rb Add model spec for `Tombstone` (#32697) 2 months ago
user_role_spec.rb Update user role position range limit (#33349) 4 weeks ago
user_settings_spec.rb Fix `RSpec/DescribedClass` cop (#29472) 10 months ago
user_spec.rb Add role-specific user fabricators (#33437) 1 week ago
webauthn_credential_spec.rb Simplify model validation specs for `WebauthnCredential` (#32466) 3 months ago
webhook_spec.rb Add role-specific user fabricators (#33437) 1 week ago