mastodon/spec/controllers
Matt Jankowski edf6d64eeb
Use correct params in `settings/preferences/appearance` spec ()
..
activitypub Extract `parsed_uri_query_values` helper in ap/replies controller spec ()
admin Add coverage to `/admin/accounts/:id` ()
api Add `Api::ErrorHandling` concern for api/base controller ()
auth Better tests for auth/registrations#update ()
concerns Rename `cache_*` methods to `preload_*` in controller concern ()
disputes Use `capture_emails` helper to improve email assertions in specs ()
filters Refactor `Cache-Control` and `Vary` definitions ()
oauth Clean up of `RSpec/LetSetup` within `spec/controllers` ()
settings Use correct params in `settings/preferences/appearance` spec ()
.rubocop.yml Use unchanging github links in docs/comments ()
about_controller_spec.rb Fix RSpec/InferredSpecType cop ()
application_controller_spec.rb Remove caching in `cache_collection` ()
authorize_interactions_controller_spec.rb Change interaction modal in web UI ()
custom_css_controller_spec.rb Use "cacheable response" shared example in more places ()
emojis_controller_spec.rb Improve spec coverage for `models/announcement` class ()
filters_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions ()
follower_accounts_controller_spec.rb Clean up of `RSpec/LetSetup` within `spec/controllers` ()
following_accounts_controller_spec.rb Clean up of `RSpec/LetSetup` within `spec/controllers` ()
health_controller_spec.rb Coverage improvement round-out following up previous work ()
home_controller_spec.rb Use framework helpers instead of i-vars in controller specs ()
instance_actors_controller_spec.rb Add coverage for suspended instance actor scenario ()
intents_controller_spec.rb Fix RSpec/InferredSpecType cop ()
invites_controller_spec.rb Fix RSpec/ExpectChange cop ()
manifests_controller_spec.rb Use "cacheable response" shared example in more places ()
media_controller_spec.rb Fix error when rendering public pages with media attachments ()
media_proxy_controller_spec.rb Fix media attachments enumeration ()
privacy_controller_spec.rb Coverage improvement round-out following up previous work ()
relationships_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions ()
shares_controller_spec.rb Remove instance variables from helper usage ()
statuses_cleanup_controller_spec.rb Fix `RSpec/InstanceVariable` cop ()
statuses_controller_spec.rb Reduce expectations for `RSpec/MultipleExpectations` cop in `controllers/statuses` spec ()
tags_controller_spec.rb Use "cacheable response" shared example in more places ()