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
Claire c6b501c42d
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users

* Fix domain blocks/rationales being visible to suspended users

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

* Allow moved users to view domain blocks

* Add authorization specs for `/api/v1/instance/domain_blocks` spec

* Fix tests

* Fix incorrect test setup

---------

Co-authored-by: Jeremy Kescher <jeremy@kescher.at>
2 days ago
..
api Merge commit from fork 2 days ago
auth/sessions Move OTP secret length to configuration (#32125) 5 months ago
oauth Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 6 months ago
settings Convert `settings/applications` controller spec to system/request specs (#32006) 5 months ago
statuses Convert status embed controller to request spec (#32448) 5 months ago
well_known Support /.well-known/host-meta.json (#32206) 5 months ago
account_show_page_spec.rb Use `response.parsed_body` for html response checks (#31750) 6 months ago
accounts_spec.rb Move status creation to "with rss" context in accounts request spec (#32020) 5 months ago
anonymous_cookies_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
backups_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
cache_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
catch_all_route_request_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
content_security_policy_spec.rb Change form-action Content-Security-Policy directive to be more restrictive (#26897) 6 months ago
custom_css_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
custom_stylesheets_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
disabled_oauth_endpoints_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
emojis_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 6 months ago
follower_accounts_spec.rb
following_accounts_spec.rb
health_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
instance_actor_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 6 months ago
invite_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 6 months ago
invites_spec.rb Convert invites controller spec to system/request specs (#31755) 6 months ago
link_headers_spec.rb Add `have_http_link_header` matcher and set header values as strings (#31010) 6 months ago
localization_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
log_out_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 6 months 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) 6 months ago
media_proxy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
media_spec.rb
omniauth_callbacks_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
remote_interaction_helper_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
self_destruct_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
severed_relationships_spec.rb Add coverage for CSV responses for severed relationships (#31962) 5 months ago
signature_verification_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 6 months ago
tags_spec.rb Remove completed TODO note in tags request spec (#32108) 5 months ago