mastodon/spec/models
Matt Jankowski 1b0cb3b54d
Announcement reactions query spec improvement and refactor (#28768)
2024-01-17 09:18:13 +00:00
..
account
account_suggestions Move followable_by coverage to suggestions (#28697) 2024-01-12 09:11:34 +00:00
admin Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
concerns Fix `Performance/StringIdentifierArgument` cop (#28399) 2023-12-18 10:26:09 +00:00
form Add spec coverage for `models/form/custom_emoji_batch` class (#28388) 2023-12-18 12:41:37 +00:00
trends
user_settings
web
account_conversation_spec.rb
account_domain_block_spec.rb
account_filter_spec.rb
account_migration_spec.rb
account_spec.rb Move followable_by coverage to suggestions (#28697) 2024-01-12 09:11:34 +00:00
account_statuses_cleanup_policy_spec.rb Fix `RSpec/LetSetup` cop in models/account_status_cleanup_policy (#28470) 2023-12-22 15:29:50 +00:00
account_warning_preset_spec.rb
announcement_spec.rb Announcement reactions query spec improvement and refactor (#28768) 2024-01-17 09:18:13 +00:00
appeal_spec.rb
block_spec.rb
canonical_email_block_spec.rb Clean up of `RSpec/LetSetup` within `spec/models` (#28444) 2023-12-21 09:18:38 +00:00
conversation_spec.rb
custom_emoji_category_spec.rb
custom_emoji_filter_spec.rb
custom_emoji_spec.rb Use normalizes to prepare CustomEmoji `domain` value (#28624) 2024-01-08 11:20:59 +00:00
custom_filter_spec.rb Add validation specs to `CustomFilter` model (#28600) 2024-01-05 15:13:59 +00:00
domain_allow_spec.rb
domain_block_spec.rb
email_domain_block_spec.rb
export_spec.rb
extended_description_spec.rb
favourite_spec.rb
follow_request_spec.rb
follow_spec.rb
home_feed_spec.rb
identity_spec.rb
import_spec.rb
invite_spec.rb
ip_block_spec.rb
marker_spec.rb
media_attachment_spec.rb
mention_spec.rb
notification_spec.rb Misc coverage improvements re: sidekiq/inline (#28651) 2024-01-09 09:40:08 +00:00
one_time_key_spec.rb
poll_spec.rb
poll_vote_spec.rb
preview_card_provider_spec.rb
preview_card_spec.rb
privacy_policy_spec.rb
public_feed_spec.rb
relationship_filter_spec.rb
remote_follow_spec.rb
report_filter_spec.rb
report_spec.rb Remove `default_scope` from `Admin::ActionLog` (#28026) 2023-11-29 10:39:59 +00:00
rule_spec.rb
session_activation_spec.rb
setting_spec.rb Clean up `Setting` model and remove dead code (#28661) 2024-01-09 14:01:53 +00:00
site_upload_spec.rb
software_update_spec.rb
status_edit_spec.rb
status_pin_spec.rb Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 2023-11-20 09:07:25 +00:00
status_spec.rb Clean up `tagged_with_*` Status specs, fix `RSpec/LetSetup` cop (#28462) 2023-12-22 08:32:27 +00:00
tag_feed_spec.rb
tag_spec.rb
user_role_spec.rb
user_settings_spec.rb
user_spec.rb Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 2024-01-15 18:04:58 +00:00
webauthn_credentials_spec.rb
webhook_spec.rb