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 876f5b1d12
Convert `/instances/*` controller specs to request specs (#27988)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
..
activitypub Fix `RSpec/AnyInstance` cop (#27810) 1 year ago
admin Fix `RSpec/AnyInstance` cop (#27810) 1 year ago
api Convert `/instances/*` controller specs to request specs (#27988) 1 year ago
auth Fix `RSpec/AnyInstance` cop (#27810) 1 year ago
concerns Fix `RSpec/InstanceVariable` cop (#27766) 1 year ago
disputes
filters
oauth
settings Fix `RSpec/AnyInstance` cop (#27810) 1 year ago
.rubocop.yml
about_controller_spec.rb
accounts_controller_spec.rb Minor speed improvement on `controllers/accounts` spec (#27679) 1 year ago
application_controller_spec.rb
authorize_interactions_controller_spec.rb
custom_css_controller_spec.rb
emojis_controller_spec.rb Consolidate JSON parsing in serializers specs (#27693) 1 year ago
filters_controller_spec.rb
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
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
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) 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