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 da50217b88
Combine repeated requests in `admin/accounts` controller spec (#29119)
2 years ago
..
activitypub Reduce request/response round-trips in ap/collections controller spec (#29102) 2 years ago
admin Combine repeated requests in `admin/accounts` controller spec (#29119) 2 years ago
api Move `api/v1/statuses/*` to request spec (#28954) 2 years ago
auth Add notification email on invalid second authenticator (#28822) 2 years ago
concerns Combine repeated requests in account controller concern spec (#28957) 2 years ago
disputes Add coverage/bugfix for invalid appeal submission (#28703) 2 years ago
filters
oauth Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 2 years ago
settings Clean up `settings/featured_tags/index` view (#28688) 2 years ago
.rubocop.yml
about_controller_spec.rb
application_controller_spec.rb Combine double subjects in application controller shared example (#28938) 2 years ago
authorize_interactions_controller_spec.rb
custom_css_controller_spec.rb
emojis_controller_spec.rb Improve spec coverage for `models/announcement` class (#28350) 2 years ago
filters_controller_spec.rb
follower_accounts_controller_spec.rb Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 2 years ago
following_accounts_controller_spec.rb Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 2 years ago
health_controller_spec.rb
home_controller_spec.rb Use framework helpers instead of i-vars in controller specs (#27767) 2 years ago
instance_actors_controller_spec.rb Combine double subjects in instance actors controller shared example (#28939) 2 years ago
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb
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) 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