You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/requests
Matt Jankowski bf8eaaa9a5
Convert controller spec for security_key_options endpoint to request spec (#31938)
1 year ago
..
api Use `have_http_link_header` matcher in `api/v1/trends/*` specs (#31940) 1 year ago
auth/sessions Convert controller spec for security_key_options endpoint to request spec (#31938) 1 year ago
oauth Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
settings/exports Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
well_known Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
account_show_page_spec.rb Use `response.parsed_body` for html response checks (#31750) 1 year ago
accounts_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
anonymous_cookies_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
backups_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
cache_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
catch_all_route_request_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
content_security_policy_spec.rb Change form-action Content-Security-Policy directive to be more restrictive (#26897) 1 year ago
custom_css_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
custom_stylesheets_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
disabled_oauth_endpoints_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
emojis_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
follower_accounts_spec.rb
following_accounts_spec.rb
health_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
instance_actor_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
invite_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
invites_spec.rb Convert invites controller spec to system/request specs (#31755) 1 year ago
link_headers_spec.rb Add `have_http_link_header` matcher and set header values as strings (#31010) 1 year ago
localization_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
log_out_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
mail_subscriptions_spec.rb Add List-Unsubscribe email header (#26085) 2 years ago
manifest_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
media_proxy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
media_spec.rb Convert `media` controller spec to request spec (#31634) 1 year ago
omniauth_callbacks_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
remote_interaction_helper_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
self_destruct_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
signature_verification_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
tags_spec.rb Add `have_cacheable_headers` matcher for responses (#31727) 1 year ago