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 6b6a80b407
Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749)
2 years ago
..
api Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2 years ago
oauth Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2 years ago
settings/exports Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
well_known Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2 years ago
account_show_page_spec.rb Use `response.parsed_body` for html response checks (#31750) 2 years ago
accounts_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2 years ago
anonymous_cookies_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
backups_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
cache_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
catch_all_route_request_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
content_security_policy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
custom_css_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
custom_stylesheets_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
disabled_oauth_endpoints_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
emojis_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2 years ago
follower_accounts_spec.rb
following_accounts_spec.rb
health_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
instance_actor_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2 years ago
invite_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2 years ago
invites_spec.rb Convert invites controller spec to system/request specs (#31755) 2 years ago
link_headers_spec.rb Add `have_http_link_header` matcher and set header values as strings (#31010) 2 years ago
localization_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
log_out_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2 years ago
mail_subscriptions_spec.rb
manifest_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2 years ago
media_proxy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
media_spec.rb Convert `media` controller spec to request spec (#31634) 2 years ago
omniauth_callbacks_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
remote_interaction_helper_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
self_destruct_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
signature_verification_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2 years ago
tags_spec.rb Add `have_cacheable_headers` matcher for responses (#31727) 2 years ago