catstodon/spec/controllers/settings
Claire 5a55180b95 Merge commit 'fe04291af46d7cb9d3439fa73739b2ffb2b53d72' into glitch-soc/merge-upstream
Conflicts:
- `spec/lib/sanitize/config_spec.rb`:
  Upstream rewrote top-level `describe` calls to `RSpec.describe`, and
  glitch-soc had differences in the first few tests because of the wider
  subset of HTML it accepts.
  Changed `describe` to `RSpec.describe` as upstream did, keeping
  glitch-soc's tests.
2024-09-04 19:38:52 +02:00
..
migration Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
preferences Merge commit 'fe04291af46d7cb9d3439fa73739b2ffb2b53d72' into glitch-soc/merge-upstream 2024-09-04 19:38:52 +02:00
two_factor_authentication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
aliases_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
applications_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
deletes_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
exports_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
featured_tags_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
flavours_controller_spec.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
imports_controller_spec.rb Remove usage of assigns in controller specs (#30195) 2024-09-03 15:23:16 +00:00
login_activities_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
migrations_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
pictures_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
privacy_controller_spec.rb Add coverage for settings/privacy controller (#28000) 2023-11-21 13:02:37 +00:00
profiles_controller_spec.rb Speed-up in Settings:: controllers specs (#27808) 2023-11-10 15:13:42 +00:00
sessions_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
two_factor_authentication_methods_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
verifications_controller_spec.rb Add coverage for settings/verifications controller (#28001) 2023-11-21 11:00:22 +00:00