mastodon/spec/requests
Leni Kadali 4238da6ee3
Add error message when user tries to follow their own account ()
..
api Add error message when user tries to follow their own account ()
auth/sessions Move OTP secret length to configuration ()
oauth Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs ()
settings Convert `settings/applications` controller spec to system/request specs ()
well_known Register an XML encoder for response tests ()
account_show_page_spec.rb Use `response.parsed_body` for html response checks ()
accounts_spec.rb Move status creation to "with rss" context in accounts request spec ()
anonymous_cookies_spec.rb Enable "zero monkey patching" mode in RSpec ()
backups_spec.rb Enable "zero monkey patching" mode in RSpec ()
cache_spec.rb Enable "zero monkey patching" mode in RSpec ()
catch_all_route_request_spec.rb Enable "zero monkey patching" mode in RSpec ()
content_security_policy_spec.rb Change form-action Content-Security-Policy directive to be more restrictive ()
custom_css_spec.rb Enable "zero monkey patching" mode in RSpec ()
custom_stylesheets_spec.rb Enable "zero monkey patching" mode in RSpec ()
disabled_oauth_endpoints_spec.rb Enable "zero monkey patching" mode in RSpec ()
emojis_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs ()
follower_accounts_spec.rb Adds new follower/following routes ()
following_accounts_spec.rb Adds new follower/following routes ()
health_spec.rb Enable "zero monkey patching" mode in RSpec ()
instance_actor_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs ()
invite_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs ()
invites_spec.rb Convert invites controller spec to system/request specs ()
link_headers_spec.rb Add `have_http_link_header` matcher and set header values as strings ()
localization_spec.rb Enable "zero monkey patching" mode in RSpec ()
log_out_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs ()
mail_subscriptions_spec.rb Add List-Unsubscribe email header ()
manifest_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs ()
media_proxy_spec.rb Enable "zero monkey patching" mode in RSpec ()
media_spec.rb Convert `media` controller spec to request spec ()
omniauth_callbacks_spec.rb Enable "zero monkey patching" mode in RSpec ()
remote_interaction_helper_spec.rb Enable "zero monkey patching" mode in RSpec ()
self_destruct_spec.rb Enable "zero monkey patching" mode in RSpec ()
severed_relationships_spec.rb Add coverage for CSV responses for severed relationships ()
signature_verification_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs ()
tags_spec.rb Remove completed TODO note in tags request spec ()