mastodon/spec/requests
Claire 077e0c6812 Merge commit '0b4a3a04378ce43f2f314b9446b5053f6b374c6d' into glitch-soc/merge-upstream
Conflicts:
- `Gemfile.lock`:
  Conflict caused by the `json` gem thing once again.
  Updated as upstream did, but keeping the most recent `json` version.
- `spec/helpers/application_helper_spec.rb`:
  Upstream refactored a bunch of specs, including one place that differs
  because of glitch-soc's theming system.
  Refactored as upstream did, adapting it for glitch-soc's theming system.
2023-12-20 22:16:50 +01:00
..
api Merge commit '0b4a3a04378ce43f2f314b9446b5053f6b374c6d' into glitch-soc/merge-upstream 2023-12-20 22:16:50 +01:00
well_known Move controller specs for `well-known` endpoints to request specs (#27855) 2023-11-15 19:12:02 +00:00
account_show_page_spec.rb
accounts_spec.rb Convert accounts controller spec to request spec (#28126) 2023-11-30 14:28:05 +00:00
anonymous_cookies_spec.rb
backups_spec.rb
cache_spec.rb Simplify request cache spec shared examples (#27673) 2023-11-08 12:37:29 +00:00
catch_all_route_request_spec.rb
content_security_policy_spec.rb Change `img-src` and `media-src` CSP directives to not include `https:` (#28025) 2023-11-30 13:47:01 +00:00
follower_accounts_spec.rb
following_accounts_spec.rb
invite_spec.rb Add support for invite codes in the registration API (#27805) 2023-11-13 13:27:00 +00:00
link_headers_spec.rb
localization_spec.rb
mail_subscriptions_spec.rb Add List-Unsubscribe email header (#26085) 2023-08-01 19:34:40 +02:00
omniauth_callbacks_spec.rb
remote_interaction_helper_spec.rb Add coverage for `remote_interaction_helper` (#28002) 2023-11-21 10:28:55 +00:00