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 c40cd79c4d
Convert `admin/invites` controller specs to system specs (#32450)
2 months ago
..
activitypub Remove `page_json` var from ap/replies spec (#32000) 3 months ago
admin Convert `admin/invites` controller specs to system specs (#32450) 2 months ago
api Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
auth Move OTP secret length to configuration (#32125) 3 months 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 Provide `use_path` to qr generator for svg data size reduction (#32127) 3 months 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 Fix RSpec/InferredSpecType cop (#24736) 2 years ago
relationships_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
statuses_cleanup_controller_spec.rb Fix `RSpec/InstanceVariable` cop (#27766) 1 year ago
statuses_controller_spec.rb Convert status embed controller to request spec (#32448) 2 months ago