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 e1fa456c7c
Add `have_cacheable_headers` matcher for responses (#31727)
5 months ago
..
api Fix `RSpec/LetSetup` cop in api/v1/timelines/tag spec (#30796) 5 months ago
oauth Add spec for doorkeeper behavior around issuing tokens (#31545) 5 months ago
settings/exports Convert "CSV export" settings controller specs to request specs (#31601) 5 months ago
well_known Use `body_as_json` directly instead of via local var assignment (#31696) 5 months ago
account_show_page_spec.rb Pull out https/hostname setup for request specs to shared config (#31622) 5 months ago
accounts_spec.rb Add `have_cacheable_headers` matcher for responses (#31727) 5 months ago
anonymous_cookies_spec.rb Use `describe` instead of `context` in top-level spec declaration (#31607) 5 months ago
backups_spec.rb Add request spec for backups download (#25099) 2 years ago
cache_spec.rb Use `before_all` block to setup `requests/cache_spec` data (#29437) 11 months ago
catch_all_route_request_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
content_security_policy_spec.rb Consolidate system specs into single directory, use rspec tags for configuration (#30206) 9 months ago
custom_css_spec.rb Spec coverage for custom css endpoint (#28706) 1 year ago
custom_stylesheets_spec.rb Add `have_cacheable_headers` matcher for responses (#31727) 5 months ago
disabled_oauth_endpoints_spec.rb Disable administrative doorkeeper routes (#29187) 12 months ago
emojis_spec.rb Convert `emojis` controller spec to request spec (#31597) 5 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 Convert health check endpoint controller spec to request spec (#31565) 5 months ago
instance_actor_spec.rb Add `have_cacheable_headers` matcher for responses (#31727) 5 months ago
invite_spec.rb Add support for invite codes in the registration API (#27805) 1 year ago
link_headers_spec.rb Pull out https/hostname setup for request specs to shared config (#31622) 5 months ago
localization_spec.rb Fix Rails/I18nLocaleAssignment cop (#24693) 2 years ago
log_out_spec.rb Fix log out from user menu not working on Safari (#31402) 6 months ago
mail_subscriptions_spec.rb Add List-Unsubscribe email header (#26085) 2 years ago
manifest_spec.rb Add `have_cacheable_headers` matcher for responses (#31727) 5 months ago
media_proxy_spec.rb Pull out https/hostname setup for request specs to shared config (#31622) 5 months ago
media_spec.rb Convert `media` controller spec to request spec (#31634) 5 months ago
omniauth_callbacks_spec.rb Fix user creation failure handling in OAuth paths (#29207) 12 months ago
remote_interaction_helper_spec.rb Add coverage for `remote_interaction_helper` (#28002) 1 year ago
self_destruct_spec.rb Add more tests for self-destruct mode (#30374) 8 months ago
signature_verification_spec.rb Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 1 year ago
tags_spec.rb Add `have_cacheable_headers` matcher for responses (#31727) 5 months ago