chinwagsocial/spec/controllers/settings
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
..
exports Fix test-related issues (#17888) 2022-03-28 12:43:58 +02:00
preferences
two_factor_authentication Fix various typos (#17621) 2022-02-22 20:14:17 +01:00
applications_controller_spec.rb
deletes_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
exports_controller_spec.rb
featured_tags_controller_spec.rb
imports_controller_spec.rb Update Mastodon to Rails 6.1 (#15910) 2021-03-24 10:44:31 +01:00
migrations_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
profiles_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
sessions_controller_spec.rb
two_factor_authentication_methods_controller_spec.rb Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00