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 b1dec09d20
Fix `Style/InverseMethods` cop (#28377)
1 year ago
..
activitypub Fix `Style/InverseMethods` cop (#28377) 1 year ago
admin Use the `Admin::ActionLog` fabricator in admin/action_logs spec (#28194) 1 year ago
api Convert `api/v1/directories` controller spec to request spec (#28356) 1 year ago
auth Fix `RSpec/AnyInstance` cop (#27810) 1 year ago
concerns File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
disputes
filters
oauth
settings Un-nest contexts in `settings/2fa/webauthn` spec (#28359) 1 year ago
.rubocop.yml
about_controller_spec.rb
application_controller_spec.rb
authorize_interactions_controller_spec.rb
custom_css_controller_spec.rb
emojis_controller_spec.rb Improve spec coverage for `models/announcement` class (#28350) 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