mastodon/spec/requests
Matt Jankowski dbe0ee8a81
Convert `emojis` controller spec to request spec (#31597)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-08-26 15:00:05 +00:00
..
api Add `api_versions` to `/api/v2/instance` (#31354) 2024-08-21 14:54:59 +00:00
oauth Add spec for doorkeeper behavior around issuing tokens (#31545) 2024-08-23 08:20:32 +00:00
well_known Enable OAuth PKCE Extension (#31129) 2024-07-26 08:53:10 +00:00
account_show_page_spec.rb Drop favicon.ico generation (#30375) 2024-06-26 13:44:08 +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
custom_stylesheets_spec.rb Convert "custom css" controller spec to request spec (#31595) 2024-08-26 14:36:31 +00:00
disabled_oauth_endpoints_spec.rb Disable administrative doorkeeper routes (#29187) 2024-02-13 18:11:47 +00:00
emojis_spec.rb Convert `emojis` controller spec to request spec (#31597) 2024-08-26 15:00:05 +00:00
follower_accounts_spec.rb
following_accounts_spec.rb
health_spec.rb Convert health check endpoint controller spec to request spec (#31565) 2024-08-26 12:17:35 +00:00
invite_spec.rb
link_headers_spec.rb
localization_spec.rb
log_out_spec.rb Fix log out from user menu not working on Safari (#31402) 2024-08-13 17:49:23 +00:00
mail_subscriptions_spec.rb
manifest_spec.rb Convert `manifest` controller spec to request spec (#31596) 2024-08-26 14:37:23 +00:00
omniauth_callbacks_spec.rb Fix user creation failure handling in OAuth paths (#29207) 2024-02-14 21:49:45 +00: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