mastodon/spec/controllers
Matt Jankowski c40cd79c4d
Convert `admin/invites` controller specs to system specs (#32450)
2024-10-15 14:27:46 +00:00
..
activitypub Remove `page_json` var from ap/replies spec (#32000) 2024-09-26 08:54:01 +00:00
admin Convert `admin/invites` controller specs to system specs (#32450) 2024-10-15 14:27:46 +00:00
api
auth Move OTP secret length to configuration (#32125) 2024-10-01 09:38:42 +00:00
concerns
disputes
filters
oauth Reduce factory creation (36 -> 12) in `spec/controllers/oauth/*` area (#32045) 2024-09-25 07:56:08 +00:00
settings Provide `use_path` to qr generator for svg data size reduction (#32127) 2024-10-02 13:26:46 +00:00
.rubocop.yml
application_controller_spec.rb
authorize_interactions_controller_spec.rb
filters_controller_spec.rb
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
relationships_controller_spec.rb
statuses_cleanup_controller_spec.rb
statuses_controller_spec.rb Convert status embed controller to request spec (#32448) 2024-10-15 14:18:20 +00:00