You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers
Matt Jankowski 4130bda12e
Convert `settings/verifications` controller spec to system spec (#33285)
2 weeks ago
..
activitypub Remove `page_json` var from ap/replies spec (#32000) 3 months ago
admin Avoid double request in `admin/export_domain_allows` controller spec (#33255) 2 weeks ago
api Remove unused failure action in api/base controller spec (#32905) 1 month ago
auth Combine shared-setup examples across `spec/controllers/auth/*` specs (#32906) 1 month ago
concerns Add `have_http_link_header` matcher and set header values as strings (#31010) 4 months ago
disputes Rename jobs/attachments rspec tag names (#29762) 6 months ago
filters Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
oauth Reduce factory creation (36 -> 12) in `spec/controllers/oauth/*` area (#32045) 3 months ago
settings Convert `settings/verifications` controller spec to system spec (#33285) 2 weeks ago
.rubocop.yml Use unchanging github links in docs/comments (#29545) 10 months ago
application_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
authorize_interactions_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
filters_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
follower_accounts_controller_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 4 months ago
following_accounts_controller_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 4 months ago
intents_controller_spec.rb
relationships_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
statuses_cleanup_controller_spec.rb
statuses_controller_spec.rb Convert status embed controller to request spec (#32448) 2 months ago