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 d270d6dd4f
Provide `use_path` to qr generator for svg data size reduction (#32127)
2 weeks ago
..
activitypub Remove `page_json` var from ap/replies spec (#32000) 3 weeks ago
admin Fix sort order of moderation notes on Reports and Accounts (#31528) 1 month ago
api Enable "zero monkey patching" mode in RSpec (#31614) 1 month ago
auth Move OTP secret length to configuration (#32125) 2 weeks ago
concerns Add `have_http_link_header` matcher and set header values as strings (#31010) 1 month ago
disputes Rename jobs/attachments rspec tag names (#29762) 3 months ago
filters Enable "zero monkey patching" mode in RSpec (#31614) 1 month ago
oauth Reduce factory creation (36 -> 12) in `spec/controllers/oauth/*` area (#32045) 3 weeks ago
settings Provide `use_path` to qr generator for svg data size reduction (#32127) 2 weeks ago
.rubocop.yml Use unchanging github links in docs/comments (#29545) 7 months ago
application_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 month ago
authorize_interactions_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 month ago
filters_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 month ago
follower_accounts_controller_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 month ago
following_accounts_controller_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 month ago
intents_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 1 year ago
relationships_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 month ago
statuses_cleanup_controller_spec.rb Fix `RSpec/InstanceVariable` cop (#27766) 11 months ago
statuses_controller_spec.rb Remove unneeded `to_s` on `Link` header comparison in statuses controller spec (#31941) 4 weeks ago