mastodon/spec/requests
2024-08-01 12:36:54 +00:00
..
api Add endpoints to accept and dismiss multiple notification requests at once (#31242) 2024-08-01 12:36:54 +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 Spec coverage for custom css endpoint (#28706) 2024-01-12 09:19:25 +00:00
disabled_oauth_endpoints_spec.rb Disable administrative doorkeeper routes (#29187) 2024-02-13 18:11:47 +00: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 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