mastodon/spec/controllers
Claire 353e5f797c Merge commit '5b291fcbe41564264954618fb1f4086a3be1c600' into glitch-soc/merge-upstream
Conflicts:
- `app/validators/poll_options_validator.rb`:
  Upstream split `PollValidator` in two, and glitch-soc had local changes to
  make the options configurable.
  Refactored as upstream did, keeping glitch-soc's configurable limits.
2025-01-28 18:29:46 +01:00
..
activitypub Remove `page_json` var from ap/replies spec (#32000) 2024-09-26 08:54:01 +00:00
admin Reduce factory creation across `controllers/admin` specs (#33752) 2025-01-28 08:08:16 +00:00
api Remove unused failure action in api/base controller spec (#32905) 2024-11-15 16:10:20 +00:00
auth Convert `auth/setup` spec controller->system/request (#33604) 2025-01-16 09:03:46 +00:00
concerns Use explicit config loading from `bin/rubocop` (#33256) 2024-12-16 13:50:58 +00:00
disputes Convert `disputes/appeals` spec controller->system (#33434) 2025-01-02 16:08:25 +00:00
filters Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
oauth Reduce factory creation (36 -> 12) in `spec/controllers/oauth/*` area (#32045) 2024-09-25 07:56:08 +00:00
settings Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream 2025-01-10 20:41:36 +01:00
application_controller_spec.rb Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream 2025-01-10 20:41:36 +01:00
authorize_interactions_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
follower_accounts_controller_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2024-09-06 09:58:46 +00:00
following_accounts_controller_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2024-09-06 09:58:46 +00:00
intents_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2023-05-04 05:49:53 +02:00
relationships_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
statuses_controller_spec.rb Migrate visibility interaction checks on statuses to request spec (#33622) 2025-01-17 10:06:52 +00:00