mastodon/spec/requests
Matt Jankowski 18945f62e0
Convert more API specs from controller->request style ()
..
api Convert more API specs from controller->request style ()
well_known Combine double subject in `well_known/webfinger` shared example ()
account_show_page_spec.rb Change public accounts pages to mount the web UI ()
accounts_spec.rb Convert accounts controller spec to request spec ()
anonymous_cookies_spec.rb Fix anonymous visitors getting a session cookie on first visit ()
backups_spec.rb Add request spec for backups download ()
cache_spec.rb Use `response_vary_headers` method in requests/cache_spec ()
catch_all_route_request_spec.rb Enable Style/FrozenStringLiteralComment for specs ()
content_security_policy_spec.rb Change streaming API host to not be overridden to localhost in development mode ()
custom_css_spec.rb Spec coverage for custom css endpoint ()
disabled_oauth_endpoints_spec.rb Disable administrative doorkeeper routes ()
follower_accounts_spec.rb Adds new follower/following routes ()
following_accounts_spec.rb Adds new follower/following routes ()
invite_spec.rb Add support for invite codes in the registration API ()
link_headers_spec.rb Misc spec cleanup ()
localization_spec.rb Fix Rails/I18nLocaleAssignment cop ()
mail_subscriptions_spec.rb Add List-Unsubscribe email header ()
omniauth_callbacks_spec.rb Fix user creation failure handling in OAuth paths ()
remote_interaction_helper_spec.rb Add coverage for `remote_interaction_helper` ()
signature_verification_spec.rb Fix Mastodon not correctly processing HTTP Signatures with query strings ()