mastodon/spec/controllers
Matt Jankowski fbea3a64cc
Convert `statuses` spec controller->system/request (#33921)
2025-02-18 11:43:49 +00:00
..
activitypub Remove `page_json` var from ap/replies spec (#32000) 2024-09-26 08:54:01 +00:00
admin Convert `admin/users/roles` spec controller->system/request (#33930) 2025-02-17 09:25:25 +00:00
api Remove unused failure action in api/base controller spec (#32905) 2024-11-15 16:10:20 +00:00
auth Verify page content in 2FA portion of `auth/sessions` controller spec (#33891) 2025-02-12 08:14:35 +00:00
concerns Verify page content in `ChallengableConcern` spec (#33895) 2025-02-12 14:24:17 +00:00
disputes Convert `disputes/appeals` spec controller->system (#33434) 2025-01-02 16:08:25 +00:00
filters Combine examples to reduce factories in specs (#33841) 2025-02-06 10:54:31 +00:00
oauth Reduce factory creation (36 -> 12) in `spec/controllers/oauth/*` area (#32045) 2024-09-25 07:56:08 +00:00
settings Convert `settings/two_factor_authentication_methods` spec controller->system/request (#33914) 2025-02-13 10:50:04 +00:00
application_controller_spec.rb Use `response.parsed_body` for error view application controller spec (#33515) 2025-01-09 08:17:00 +00: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 Combine examples to reduce factories in specs (#33841) 2025-02-06 10:54:31 +00:00