mastodon/spec/models
Matt Jankowski 89a8e6e622
Remove 2x double subject call in `models/form/account_batch` spec ()
..
account Fix `RSpec/VerifiedDoubles` cop ()
admin Consolidate configuration of `Sidekiq::Testing.fake!` setup ()
concerns Fix `Lint/SymbolConversion` cop ()
form Remove 2x double subject call in `models/form/account_batch` spec ()
trends Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop ()
user_settings Fix minor typos in comments and spec names ()
web Fix `RSpec/EmptyExampleGroup` cop ()
account_conversation_spec.rb Fix `RSpec/DescribedClass` cop ()
account_domain_block_spec.rb Fix `RSpec/DescribedClass` cop ()
account_filter_spec.rb Autofix Rubocop RSpec/MatchArray ()
account_migration_spec.rb Fix `RSpec/SubjectDeclaration` cop ()
account_spec.rb Model concerns organization into module namespaces ()
account_statuses_cleanup_policy_spec.rb Reduce `.times` usage in `AccountStatusesCleanupPolicy` ()
account_warning_preset_spec.rb Models specs coverage ()
appeal_spec.rb Pending example models minimal coverage ()
block_spec.rb Fix `RSpec/DescribedClass` cop ()
canonical_email_block_spec.rb Fix RSpec/InferredSpecType cop ()
conversation_spec.rb Fix RSpec/InferredSpecType cop ()
custom_emoji_category_spec.rb Pending example models minimal coverage ()
custom_emoji_filter_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop ()
custom_emoji_spec.rb Fix RSpec/InferredSpecType cop ()
domain_allow_spec.rb Pending example models minimal coverage ()
domain_block_spec.rb Fix `Naming/VariableNumber` cop ()
email_domain_block_spec.rb Fix RSpec/MissingExampleGroupArgument cop ()
export_spec.rb Fix `RSpec/DescribedClass` cop ()
extended_description_spec.rb Models specs coverage ()
favourite_spec.rb Fix `RSpec/DescribedClass` cop ()
follow_request_spec.rb Fix `RSpec/MessageSpies` cop ()
follow_spec.rb Fix `RSpec/DescribedClass` cop ()
home_feed_spec.rb Fix RSpec/InferredSpecType cop ()
identity_spec.rb Fix `RSpec/MessageSpies` cop ()
import_spec.rb Fix `RSpec/DescribedClass` cop ()
invite_spec.rb Fix RSpec/InferredSpecType cop ()
ip_block_spec.rb Pending example models minimal coverage ()
marker_spec.rb Pending example models minimal coverage ()
media_attachment_spec.rb Fix `RSpec/MetadataStyle` cop in spec/ ()
mention_spec.rb Fix RSpec/InferredSpecType cop ()
notification_spec.rb Reduce `RSpec/MultipleExpectations` cop max to 8 ()
one_time_key_spec.rb Misc coverage improvements for validators ()
poll_spec.rb Add spec for poll model ()
poll_vote_spec.rb Fix RSpec/InferredSpecType cop ()
preview_card_provider_spec.rb Models specs coverage ()
preview_card_spec.rb Validate allowed schemes on preview card URLs ()
privacy_policy_spec.rb Models specs coverage ()
public_feed_spec.rb Fix `RSpec/InstanceVariable` cop ()
relationship_filter_spec.rb Fix crash when filtering for “dormant” relationships ()
remote_follow_spec.rb Fix RSpec/ContextWording cop ()
report_filter_spec.rb Update rubocop and rubocop-rspec ()
report_spec.rb Remove `default_scope` from `Admin::ActionLog` ()
rule_spec.rb Pending example models minimal coverage ()
session_activation_spec.rb Fix `RSpec/MessageChain` cop ()
setting_spec.rb Fix `RSpec/AnyInstance` cop ()
site_upload_spec.rb Fix `RSpec/DescribedClass` cop ()
software_update_spec.rb Add admin notifications for new Mastodon versions ()
status_edit_spec.rb Pending example models minimal coverage ()
status_pin_spec.rb Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator ()
status_spec.rb Fix `Lint/UselessAssignment` cop ()
tag_feed_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop ()
tag_spec.rb Fix hashtag matching pattern matching some URLs ()
user_role_spec.rb Fix `Lint/EmptyBlock` cop ()
user_settings_spec.rb Fix user settings not getting validated ()
user_spec.rb Fix unsupported time zone or locale preventing sign-up ()
webauthn_credentials_spec.rb Fix `Lint/UselessAssignment` cop ()
webhook_spec.rb Use `normalizes` to prepare `Webhook#events` value ()