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 f9100743ec
Add `Api::ErrorHandling` concern for api/base controller (#29574)
10 months ago
..
activitypub Extract `parsed_uri_query_values` helper in ap/replies controller spec (#29410) 10 months ago
admin Add `change` block expectation to `admin/invites#deactivate_all` spec (#29412) 10 months ago
api Add `Api::ErrorHandling` concern for api/base controller (#29574) 10 months ago
auth Better tests for auth/registrations#update (#29303) 11 months ago
concerns Add `Api::ErrorHandling` concern for api/base controller (#29574) 10 months ago
disputes Use `capture_emails` helper to improve email assertions in specs (#29245) 11 months ago
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
oauth Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 1 year ago
settings Add notification policies and notification requests (#29366) 10 months ago
.rubocop.yml Use unchanging github links in docs/comments (#29545) 10 months ago
about_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
application_controller_spec.rb Combine double subjects in application controller shared example (#28938) 12 months ago
authorize_interactions_controller_spec.rb Change interaction modal in web UI (#26075) 1 year ago
custom_css_controller_spec.rb Use "cacheable response" shared example in more places (#29419) 10 months ago
emojis_controller_spec.rb Improve spec coverage for `models/announcement` class (#28350) 1 year ago
filters_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
follower_accounts_controller_spec.rb Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 1 year ago
following_accounts_controller_spec.rb Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 1 year ago
health_controller_spec.rb Coverage improvement round-out following up previous work (#23987) 2 years ago
home_controller_spec.rb Use framework helpers instead of i-vars in controller specs (#27767) 1 year ago
instance_actors_controller_spec.rb Add coverage for suspended instance actor scenario (#29571) 10 months ago
intents_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
invites_controller_spec.rb Fix RSpec/ExpectChange cop (#25101) 2 years ago
manifests_controller_spec.rb Use "cacheable response" shared example in more places (#29419) 10 months ago
media_controller_spec.rb Fix error when rendering public pages with media attachments (#16763) 3 years ago
media_proxy_controller_spec.rb Fix media attachments enumeration (#14254) 5 years ago
privacy_controller_spec.rb Coverage improvement round-out following up previous work (#23987) 2 years ago
relationships_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
shares_controller_spec.rb Remove instance variables from helper usage (#24203) 2 years ago
statuses_cleanup_controller_spec.rb Fix `RSpec/InstanceVariable` cop (#27766) 1 year ago
statuses_controller_spec.rb Reduce expectations for `RSpec/MultipleExpectations` cop in `controllers/statuses` spec (#27875) 1 year ago
tags_controller_spec.rb Use "cacheable response" shared example in more places (#29419) 10 months ago