mastodon/spec/requests
2025-07-08 09:31:04 +00:00
..
activitypub Convert activitypub/* controller specs to request specs (#33992) 2025-03-27 14:55:13 +00:00
admin Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
api Add FASP account search support (#34033) 2025-06-30 07:42:34 +00:00
auth Merge commit from fork 2025-02-27 15:44:35 +01:00
disputes Convert disputes/strikes spec controller->request/system (#34191) 2025-03-18 08:18:36 +00:00
filters Convert filters/statuses spec controller->system/request (#34232) 2025-03-24 08:11:34 +00:00
oauth Update OAuth inflection to match spec (#35160) 2025-06-25 07:52:30 +00:00
settings Convert settings/pictures spec controller->request (#34340) 2025-04-02 12:58:47 +00:00
statuses
well_known Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
account_show_page_spec.rb
accounts_spec.rb
anonymous_cookies_spec.rb
backups_spec.rb
cache_spec.rb Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
catch_all_route_request_spec.rb
content_security_policy_spec.rb Reduce hard coding of LOCAL_DOMAIN env value throughout tests (#35025) 2025-06-13 07:58:22 +00:00
custom_css_spec.rb
disabled_oauth_endpoints_spec.rb
emojis_spec.rb
filters_spec.rb Use expect for nested params in more controllers (#33675) 2025-01-22 08:35:34 +00:00
follower_accounts_spec.rb
following_accounts_spec.rb
health_spec.rb
instance_actor_spec.rb Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
intents_spec.rb Convert intents spec controller->request (#34261) 2025-03-25 09:07:22 +00:00
invite_spec.rb
invites_spec.rb Use expect for nested params in more controllers (#33675) 2025-01-22 08:35:34 +00:00
link_headers_spec.rb Reduce hard coding of LOCAL_DOMAIN env value throughout tests (#35025) 2025-06-13 07:58:22 +00:00
localization_spec.rb
log_out_spec.rb
mail_subscriptions_spec.rb
manifest_spec.rb
media_proxy_spec.rb
media_spec.rb
omniauth_callbacks_spec.rb Use config_for for omniauth enabled values (#35015) 2025-06-24 09:32:13 +00:00
public_files_spec.rb Add specs for PublicFileServer middleware (#35219) 2025-06-30 11:23:11 +00:00
relationships_spec.rb Use expect in remaining controller locations (#33748) 2025-01-27 16:32:06 +00:00
remote_interaction_helper_spec.rb Reduce hard coding of LOCAL_DOMAIN env value throughout tests (#35025) 2025-06-13 07:58:22 +00:00
self_destruct_spec.rb
severed_relationships_spec.rb
signature_verification_spec.rb Better error response to malformed headers (#35278) 2025-07-08 09:31:04 +00:00
status_show_page_spec.rb Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 2025-06-16 13:12:23 +00:00
statuses_cleanup_spec.rb Use expect for nested params in more controllers (#33675) 2025-01-22 08:35:34 +00:00
statuses_spec.rb Convert statuses spec controller->system/request (#33921) 2025-02-18 11:43:49 +00:00
tags_spec.rb