mastodon/spec/controllers
Matt Jankowski e1fa456c7c
Add `have_cacheable_headers` matcher for responses (#31727)
2024-09-03 15:35:19 +00:00
..
activitypub Add `have_cacheable_headers` matcher for responses (#31727) 2024-09-03 15:35:19 +00:00
admin Convert `admin/settings` controller specs to system specs (#31548) 2024-09-03 15:29:32 +00:00
api Convert `api/oembed` controller spec to request spec (#31605) 2024-08-27 07:55:25 +00:00
auth Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
concerns Remove usage of `assigns` in controller specs (#30195) 2024-09-03 15:23:16 +00:00
disputes Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 2023-04-19 16:07:29 +02:00
oauth Move UI tests from controller to system spec (#31158) 2024-07-26 14:53:49 +00:00
settings Remove usage of `assigns` in controller specs (#30195) 2024-09-03 15:23:16 +00:00
.rubocop.yml Use unchanging github links in docs/comments (#29545) 2024-03-11 15:14:55 +00:00
application_controller_spec.rb Remove caching in `cache_collection` (#29862) 2024-04-08 13:46:13 +00:00
authorize_interactions_controller_spec.rb Remove usage of `assigns` in controller specs (#30195) 2024-09-03 15:23:16 +00:00
filters_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2023-04-19 16:07:29 +02:00
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
intents_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2023-05-04 05:49:53 +02:00
invites_controller_spec.rb Add change assertion to invites destroy spec (#31004) 2024-07-12 08:19:15 +00:00
relationships_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2023-04-19 16:07:29 +02:00
statuses_cleanup_controller_spec.rb Fix `RSpec/InstanceVariable` cop (#27766) 2023-11-08 15:42:30 +00:00
statuses_controller_spec.rb Add `have_cacheable_headers` matcher for responses (#31727) 2024-09-03 15:35:19 +00:00