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
Claire 395f17ca17
Merge pull request from GHSA-vp5r-5pgw-jwqx
* Fix streaming sessions not being closed when revoking access to an app

* Add tests for GHSA-7w3c-p9j8-mq3x
8 months ago
..
activitypub Extract `parsed_uri_query_values` helper in ap/replies controller spec (#29410) 1 year ago
admin Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812) 9 months ago
api Add `Api::ErrorHandling` concern for api/base controller (#29574) 1 year ago
auth Better tests for auth/registrations#update (#29303) 1 year ago
concerns Rename `cache_*` methods to `preload_*` in controller concern (#30209) 10 months ago
disputes Use `capture_emails` helper to improve email assertions in specs (#29245) 1 year ago
filters
oauth Merge pull request from GHSA-vp5r-5pgw-jwqx 8 months ago
settings Merge pull request from GHSA-vp5r-5pgw-jwqx 8 months ago
.rubocop.yml Use unchanging github links in docs/comments (#29545) 1 year ago
about_controller_spec.rb
application_controller_spec.rb Remove caching in `cache_collection` (#29862) 11 months ago
authorize_interactions_controller_spec.rb Change interaction modal in web UI (#26075) 2 years ago
custom_css_controller_spec.rb Use "cacheable response" shared example in more places (#29419) 1 year ago
emojis_controller_spec.rb Improve spec coverage for `models/announcement` class (#28350) 1 year ago
filters_controller_spec.rb
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
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) 1 year ago
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb Use "cacheable response" shared example in more places (#29419) 1 year ago
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 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) 1 year ago