mastodon/spec/controllers
Matt Jankowski e79bf1b1e7
Minor speed improvement on `controllers/accounts` spec (#27679)
2023-11-09 16:21:11 +00:00
..
activitypub Extract shared example for cacheable response in specs (#25388) 2023-10-16 17:52:06 +02:00
admin Remove unused before block from settings/branding spec (#27759) 2023-11-07 15:19:17 +00:00
api Allow viewing and severing relationships with suspended accounts (#27667) 2023-11-09 14:50:25 +00:00
auth Fix `RSpec/InstanceVariable` cop (#27766) 2023-11-08 15:42:30 +00:00
concerns Fix `RSpec/InstanceVariable` cop (#27766) 2023-11-08 15:42:30 +00:00
disputes Admin mailer parameterization (#25759) 2023-07-08 20:03:38 +02:00
filters
oauth
settings Fix `Style/WordArray` cop (#27770) 2023-11-08 13:03:44 +00:00
well_known Fix `RSpec/HookArgument` cop (#27747) 2023-11-07 09:10:36 +00:00
.rubocop.yml
about_controller_spec.rb
accounts_controller_spec.rb Minor speed improvement on `controllers/accounts` spec (#27679) 2023-11-09 16:21:11 +00:00
application_controller_spec.rb
authorize_interactions_controller_spec.rb Change interaction modal in web UI (#26075) 2023-07-27 16:11:17 +02:00
custom_css_controller_spec.rb
emojis_controller_spec.rb Consolidate JSON parsing in serializers specs (#27693) 2023-11-07 15:20:24 +00:00
filters_controller_spec.rb
follower_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2023-06-14 16:44:37 +02:00
following_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2023-06-14 16:44:37 +02:00
health_controller_spec.rb
home_controller_spec.rb Use framework helpers instead of i-vars in controller specs (#27767) 2023-11-08 08:17:43 +00:00
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) 2023-11-08 15:42:30 +00:00
statuses_controller_spec.rb Extract shared example for cacheable response in specs (#25388) 2023-10-16 17:52:06 +02:00
tags_controller_spec.rb