mastodon/spec/requests
Claire c827a98f19 Merge commit 'd20a5c3ec9ed40a991245fe32d0acb6187dd48c4' into glitch-soc/merge-upstream
Conflicts:
- `yarn.lock`:
  Not a real conflict, just a line adjacent to a glitch-soc only dependency
  getting updated.
  Updated dependencies as upstream did.
2024-05-29 17:03:24 +02:00
..
api Merge commit 'd20a5c3ec9ed40a991245fe32d0acb6187dd48c4' into glitch-soc/merge-upstream 2024-05-29 17:03:24 +02:00
well_known Implement RFC 8414 for OAuth 2.0 server metadata (#29191) 2024-05-06 13:17:56 +00:00
account_show_page_spec.rb Fix repeated concat output buffer duplicating layout markup (#29918) 2024-04-11 23:37:07 +00:00
accounts_spec.rb
anonymous_cookies_spec.rb
backups_spec.rb
cache_spec.rb Use `before_all` block to setup `requests/cache_spec` data (#29437) 2024-03-13 08:38:57 +00:00
catch_all_route_request_spec.rb
content_security_policy_spec.rb Consolidate system specs into single directory, use rspec tags for configuration (#30206) 2024-05-10 12:36:09 +00:00
custom_css_spec.rb
disabled_oauth_endpoints_spec.rb Disable administrative doorkeeper routes (#29187) 2024-02-13 20:03:00 +01:00
follower_accounts_spec.rb
following_accounts_spec.rb
invite_spec.rb
link_headers_spec.rb
localization_spec.rb
mail_subscriptions_spec.rb
omniauth_callbacks_spec.rb Fix user creation failure handling in OAuth paths (#29207) 2024-02-14 23:12:59 +01:00
remote_interaction_helper_spec.rb
self_destruct_spec.rb Add more tests for self-destruct mode (#30374) 2024-05-20 10:06:51 +00:00
signature_verification_spec.rb