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 3959f36d19
Add checks about response body content to admin/dash spec (#30716)
9 months ago
..
activitypub Reduce extra round trips in `activitypub` controller specs (#31041) 11 months ago
admin Add checks about response body content to admin/dash spec (#30716) 9 months ago
api Convert `api/oembed` controller spec to request spec (#31605) 9 months ago
auth Rename jobs/attachments rspec tag names (#29762) 11 months ago
concerns Rename jobs/attachments rspec tag names (#29762) 11 months ago
disputes Rename jobs/attachments rspec tag names (#29762) 11 months ago
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
oauth Move UI tests from controller to system spec (#31158) 10 months ago
settings Convert "CSV export" settings controller specs to request specs (#31601) 9 months ago
.rubocop.yml Use unchanging github links in docs/comments (#29545) 1 year ago
application_controller_spec.rb Remove caching in `cache_collection` (#29862) 1 year ago
authorize_interactions_controller_spec.rb Change interaction modal in web UI (#26075) 2 years 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
instance_actors_controller_spec.rb Add coverage for suspended instance actor scenario (#29571) 1 year ago
intents_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
invites_controller_spec.rb Add change assertion to invites destroy spec (#31004) 11 months ago
media_controller_spec.rb Fix error when rendering public pages with media attachments (#16763) 4 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) 2 years ago
statuses_controller_spec.rb Reduce expectations for `RSpec/MultipleExpectations` cop in `controllers/statuses` spec (#27875) 2 years ago
tags_controller_spec.rb Use "cacheable response" shared example in more places (#29419) 1 year ago