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
Christian Schmidt a70ae28644
Support animated PNGs in media attachments (#28516)
2 weeks ago
..
activitypub Add coverage for ActivityPub likes/shares endpoints (#32305) 2 months ago
api Support animated PNGs in media attachments (#28516) 2 weeks ago
auth/sessions Move OTP secret length to configuration (#32125) 3 months ago
oauth Add userinfo oauth endpoint (#32548) 2 months ago
settings Convert `settings/applications` controller spec to system/request specs (#32006) 3 months ago
statuses Convert status embed controller to request spec (#32448) 2 months ago
well_known Update dependency doorkeeper to v5.8.0 (#33000) 1 month 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) 3 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 Merge duplicate custom css request specs (#33204) 3 weeks 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) 4 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) 3 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 Add rel alternate rss/json links to tags show html page (#33179) 3 weeks ago