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
Emelia Smith e1b7382ea6
Add userinfo oauth endpoint (#32548)
3 months ago
..
activitypub Add coverage for ActivityPub likes/shares endpoints (#32305) 3 months ago
api Add test coverage for POST /api/v2/media's max description length (#32683) 3 months ago
auth/sessions Move OTP secret length to configuration (#32125) 3 months ago
oauth Add userinfo oauth endpoint (#32548) 3 months ago
settings Convert `settings/applications` controller spec to system/request specs (#32006) 4 months ago
statuses Convert status embed controller to request spec (#32448) 3 months ago
well_known Add userinfo oauth endpoint (#32548) 3 months ago
account_show_page_spec.rb Use `response.parsed_body` for html response checks (#31750) 4 months ago
accounts_spec.rb Move status creation to "with rss" context in accounts request spec (#32020) 4 months ago
anonymous_cookies_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
backups_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
cache_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
catch_all_route_request_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
content_security_policy_spec.rb Change form-action Content-Security-Policy directive to be more restrictive (#26897) 4 months ago
custom_css_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
custom_stylesheets_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
disabled_oauth_endpoints_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
emojis_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 4 months ago
follower_accounts_spec.rb Adds new follower/following routes (#24601) 2 years ago
following_accounts_spec.rb Adds new follower/following routes (#24601) 2 years ago
health_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
instance_actor_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 4 months ago
invite_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 4 months ago
invites_spec.rb Convert invites controller spec to system/request specs (#31755) 4 months ago
link_headers_spec.rb Add `have_http_link_header` matcher and set header values as strings (#31010) 4 months ago
localization_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
log_out_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 4 months ago
mail_subscriptions_spec.rb Add List-Unsubscribe email header (#26085) 1 year ago
manifest_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 4 months ago
media_proxy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
media_spec.rb Convert `media` controller spec to request spec (#31634) 5 months ago
omniauth_callbacks_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
remote_interaction_helper_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
self_destruct_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
severed_relationships_spec.rb Add coverage for CSV responses for severed relationships (#31962) 4 months ago
signature_verification_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 4 months ago
tags_spec.rb Remove completed TODO note in tags request spec (#32108) 4 months ago