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 9dc3ce878b
Speed-up in `Settings::` controllers specs (#27808)
2 years ago
..
activitypub Extract shared example for cacheable response in specs (#25388) 2 years ago
admin Remove unused before block from settings/branding spec (#27759) 2 years ago
api Allow viewing and severing relationships with suspended accounts (#27667) 2 years ago
auth Fix `RSpec/InstanceVariable` cop (#27766) 2 years ago
concerns Fix `RSpec/InstanceVariable` cop (#27766) 2 years ago
disputes Admin mailer parameterization (#25759) 2 years ago
filters
oauth
settings Speed-up in `Settings::` controllers specs (#27808) 2 years ago
well_known Fix `RSpec/HookArgument` cop (#27747) 2 years ago
.rubocop.yml
about_controller_spec.rb
accounts_controller_spec.rb Minor speed improvement on `controllers/accounts` spec (#27679) 2 years ago
application_controller_spec.rb
authorize_interactions_controller_spec.rb Change interaction modal in web UI (#26075) 2 years ago
custom_css_controller_spec.rb
emojis_controller_spec.rb Consolidate JSON parsing in serializers specs (#27693) 2 years ago
filters_controller_spec.rb
follower_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2 years ago
following_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 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
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 Extract shared example for cacheable response in specs (#25388) 2 years ago
tags_controller_spec.rb