mastodon/spec/models
Claire bcae744275
Fix some link anchors being recognized as hashtags ()
..
account Fix `RSpec/VerifiedDoubles` cop ()
admin Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` ()
concerns Add new public status index ()
form Reduce `RSpec/MultipleExpectations` cop max to 8 ()
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
account_migration_spec.rb Fix `RSpec/SubjectDeclaration` cop ()
account_spec.rb Fix `Lint/UselessAssignment` cop ()
account_statuses_cleanup_policy_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop ()
account_warning_preset_spec.rb
appeal_spec.rb
block_spec.rb Fix `RSpec/DescribedClass` cop ()
canonical_email_block_spec.rb
conversation_spec.rb
custom_emoji_category_spec.rb
custom_emoji_filter_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop ()
custom_emoji_spec.rb
domain_allow_spec.rb
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
favourite_spec.rb Fix `RSpec/DescribedClass` cop ()
follow_request_spec.rb
follow_spec.rb Fix `RSpec/DescribedClass` cop ()
home_feed_spec.rb
identity_spec.rb Fix `RSpec/DescribedClass` cop ()
import_spec.rb Fix `RSpec/DescribedClass` cop ()
invite_spec.rb
ip_block_spec.rb
marker_spec.rb
media_attachment_spec.rb Fix invalid Content-Type header for WebP images ()
mention_spec.rb
notification_spec.rb Reduce `RSpec/MultipleExpectations` cop max to 8 ()
one_time_key_spec.rb
poll_spec.rb Add spec for poll model ()
poll_vote_spec.rb
preview_card_provider_spec.rb
preview_card_spec.rb Validate allowed schemes on preview card URLs ()
privacy_policy_spec.rb
public_feed_spec.rb
relationship_filter_spec.rb Fix crash when filtering for “dormant” relationships ()
remote_follow_spec.rb
report_filter_spec.rb Update rubocop and rubocop-rspec ()
report_spec.rb Allow reports with long comments from remote instances, but truncate ()
rule_spec.rb
session_activation_spec.rb Fix `RSpec/VerifiedDoubles` cop ()
setting_spec.rb Fix `RSpec/VerifiedDoubles` cop ()
site_upload_spec.rb Fix `RSpec/DescribedClass` cop ()
software_update_spec.rb Add admin notifications for new Mastodon versions ()
status_edit_spec.rb
status_pin_spec.rb Fix `RSpec/DescribedClass` cop ()
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 some link anchors being recognized as hashtags ()
user_role_spec.rb Fix `RSpec/SubjectDeclaration` cop ()
user_settings_spec.rb Fix user settings not getting validated ()
user_spec.rb Fix `Lint/UselessAssignment` cop ()
webauthn_credentials_spec.rb Fix `Lint/UselessAssignment` cop ()
webhook_spec.rb