chinwagsocial/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
2022-03-28 12:43:58 +02:00
..
disputes Add appeals (#17364) 2022-02-14 21:27:53 +01:00
account_moderation_notes_controller_spec.rb
accounts_controller_spec.rb Fix test-related issues (#17888) 2022-03-28 12:43:58 +02:00
action_logs_controller_spec.rb
base_controller_spec.rb
change_email_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
confirmations_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
custom_emojis_controller_spec.rb
dashboard_controller_spec.rb
domain_blocks_controller_spec.rb Change design of federation pages in admin UI (#17704) 2022-03-09 08:52:32 +01:00
email_domain_blocks_controller_spec.rb Change e-mail domain blocks to block IPs dynamically (#17635) 2022-02-24 17:28:23 +01:00
instances_controller_spec.rb Add ability to purge undeliverable domains from admin interface (#16686) 2021-12-17 23:01:21 +01:00
invites_controller_spec.rb
report_notes_controller_spec.rb Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
reports_controller_spec.rb Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
resets_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
roles_controller_spec.rb
settings_controller_spec.rb
statuses_controller_spec.rb Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
tags_controller_spec.rb Add trending links (#16917) 2021-11-25 13:07:38 +01:00
two_factor_authentications_controller_spec.rb Add ability to skip sign-in token authentication for specific users (#16427) 2021-07-08 05:31:28 +02:00