mastodon/spec/controllers
Matt Jankowski edf6d64eeb
Use correct params in `settings/preferences/appearance` spec (#30379)
2024-06-11 07:36:46 +00:00
..
activitypub Extract `parsed_uri_query_values` helper in ap/replies controller spec (#29410) 2024-02-29 13:47:38 +00:00
admin Add coverage to `/admin/accounts/:id` (#30386) 2024-05-21 13:17:34 +00:00
api Add `Api::ErrorHandling` concern for api/base controller (#29574) 2024-03-14 09:09:47 +00:00
auth Better tests for auth/registrations#update (#29303) 2024-02-26 16:09:56 +00:00
concerns Rename `cache_*` methods to `preload_*` in controller concern (#30209) 2024-05-16 08:03:46 +00:00
disputes Use `capture_emails` helper to improve email assertions in specs (#29245) 2024-02-19 15:57:47 +00:00
filters
oauth Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 2023-12-21 09:28:41 +00:00
settings Use correct params in `settings/preferences/appearance` spec (#30379) 2024-06-11 07:36:46 +00:00
.rubocop.yml Use unchanging github links in docs/comments (#29545) 2024-03-11 15:14:55 +00:00
about_controller_spec.rb
application_controller_spec.rb Remove caching in `cache_collection` (#29862) 2024-04-08 13:46:13 +00:00
authorize_interactions_controller_spec.rb
custom_css_controller_spec.rb Use "cacheable response" shared example in more places (#29419) 2024-02-27 11:50:21 +00:00
emojis_controller_spec.rb
filters_controller_spec.rb
follower_accounts_controller_spec.rb Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 2023-12-21 09:28:41 +00:00
following_accounts_controller_spec.rb Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 2023-12-21 09:28:41 +00:00
health_controller_spec.rb
home_controller_spec.rb
instance_actors_controller_spec.rb Add coverage for suspended instance actor scenario (#29571) 2024-03-13 15:43:40 +00:00
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb Use "cacheable response" shared example in more places (#29419) 2024-02-27 11:50:21 +00:00
media_controller_spec.rb
media_proxy_controller_spec.rb
privacy_controller_spec.rb
relationships_controller_spec.rb
shares_controller_spec.rb
statuses_cleanup_controller_spec.rb
statuses_controller_spec.rb
tags_controller_spec.rb Use "cacheable response" shared example in more places (#29419) 2024-02-27 11:50:21 +00:00