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/controllers/admin
Claire 30658924a8
Fix test-related issues (#17888)
* Remove obsolete RSS::Serializer test

Since #17828, RSS::Serializer no longer has specific code for deleted statuses,
but it is never called on deleted statuses anyway.

* Rename erroneously-named test files

* Fix failing test

* Fix test deprecation warnings

* Update CircleCI Ruby orb

1.4.0 has a bug that does not match all the test files due to incorrect
globbing
3 years ago
..
disputes Add appeals (#17364) 3 years ago
account_moderation_notes_controller_spec.rb
accounts_controller_spec.rb Fix test-related issues (#17888) 3 years ago
action_logs_controller_spec.rb
base_controller_spec.rb
change_email_controller_spec.rb Refactor and improve tests (#17386) 3 years ago
confirmations_controller_spec.rb Refactor and improve tests (#17386) 3 years ago
custom_emojis_controller_spec.rb
dashboard_controller_spec.rb
domain_blocks_controller_spec.rb Change design of federation pages in admin UI (#17704) 3 years ago
email_domain_blocks_controller_spec.rb Change e-mail domain blocks to block IPs dynamically (#17635) 3 years ago
instances_controller_spec.rb
invites_controller_spec.rb
report_notes_controller_spec.rb
reports_controller_spec.rb
resets_controller_spec.rb Refactor and improve tests (#17386) 3 years ago
roles_controller_spec.rb
settings_controller_spec.rb
statuses_controller_spec.rb
tags_controller_spec.rb
two_factor_authentications_controller_spec.rb