mastodon/spec/controllers
Matt Jankowski c40cd79c4d
Convert `admin/invites` controller specs to system specs ()
..
activitypub Remove `page_json` var from ap/replies spec ()
admin Convert `admin/invites` controller specs to system specs ()
api Enable "zero monkey patching" mode in RSpec ()
auth Move OTP secret length to configuration ()
concerns Add `have_http_link_header` matcher and set header values as strings ()
disputes Rename jobs/attachments rspec tag names ()
filters Enable "zero monkey patching" mode in RSpec ()
oauth Reduce factory creation (36 -> 12) in `spec/controllers/oauth/*` area ()
settings Provide `use_path` to qr generator for svg data size reduction ()
.rubocop.yml Use unchanging github links in docs/comments ()
application_controller_spec.rb Enable "zero monkey patching" mode in RSpec ()
authorize_interactions_controller_spec.rb Enable "zero monkey patching" mode in RSpec ()
filters_controller_spec.rb Enable "zero monkey patching" mode in RSpec ()
follower_accounts_controller_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs ()
following_accounts_controller_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs ()
intents_controller_spec.rb Fix RSpec/InferredSpecType cop ()
relationships_controller_spec.rb Enable "zero monkey patching" mode in RSpec ()
statuses_cleanup_controller_spec.rb Fix `RSpec/InstanceVariable` cop ()
statuses_controller_spec.rb Convert status embed controller to request spec ()