mastodon/spec/controllers
Claire bc33be0342 Merge commit '23e32a4b3031d1da8b911e0145d61b4dd47c4f96' into glitch-soc/merge-upstream
Conflicts:
- `Gemfile.lock`:
  Conflict because we had updated the `json-ld` gem to fix a yanked dependency.
  Kept our version of `json-ld` while updating other dependencies.
2023-12-18 18:07:24 +01: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 Merge commit 'f476d9dab2f5cca6ae44b95961df6b6557d66dab' into glitch-soc/merge-upstream 2023-12-17 23:04:16 +01:00
auth Use framework helpers instead of i-vars in controller specs (#27767) 2023-11-08 08:17:43 +00:00
concerns Fix `Lint/UselessAssignment` cop (#27472) 2023-10-19 16:55:06 +02:00
disputes Admin mailer parameterization (#25759) 2023-07-08 20:03:38 +02:00
filters
oauth
settings Merge commit '23e32a4b3031d1da8b911e0145d61b4dd47c4f96' into glitch-soc/merge-upstream 2023-12-18 18:07:24 +01: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 Spec speed ups on `AccountsController` spec (#25391) 2023-10-17 13:32:10 +02: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
following_accounts_controller_spec.rb
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
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