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 e54e96d61f
Extract params hash for `api/v1/push/subscriptions#create` (#35475)
1 day ago
..
activitypub Convert `activitypub/*` controller specs to request specs (#33992) 4 months ago
admin Implement Instance Moderation Notes (#31529) 1 month ago
api Extract params hash for `api/v1/push/subscriptions#create` (#35475) 1 day ago
auth Merge commit from fork 5 months ago
disputes Convert `disputes/strikes` spec controller->request/system (#34191) 4 months ago
filters Convert `filters/statuses` spec controller->system/request (#34232) 4 months ago
oauth Update `OAuth` inflection to match spec (#35160) 1 month ago
settings Convert `settings/pictures` spec controller->request (#34340) 4 months ago
statuses
well_known Move "limited federation mode" config to `x.mastodon` area (#35041) 1 month ago
account_show_page_spec.rb
accounts_spec.rb Remove `render_template` from accounts request spec (#33519) 7 months ago
anonymous_cookies_spec.rb
backups_spec.rb
cache_spec.rb Move "limited federation mode" config to `x.mastodon` area (#35041) 1 month ago
catch_all_route_request_spec.rb
content_security_policy_spec.rb Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 1 month ago
custom_css_spec.rb Extend custom CSS cache time with digest paths (#33207) 7 months ago
disabled_oauth_endpoints_spec.rb
emojis_spec.rb
filters_spec.rb Use `expect` for nested params in more controllers (#33675) 6 months ago
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) 1 month ago
intents_spec.rb Convert `intents` spec controller->request (#34261) 4 months ago
invite_spec.rb Add coverage for api/v1/invites scenarios (#35389) 4 days ago
invites_spec.rb Use `expect` for nested params in more controllers (#33675) 6 months ago
link_headers_spec.rb Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 1 month ago
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) 1 month ago
public_files_spec.rb Add specs for PublicFileServer middleware (#35219) 4 weeks ago
relationships_spec.rb Use `expect` in remaining controller locations (#33748) 6 months ago
remote_interaction_helper_spec.rb Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 1 month ago
self_destruct_spec.rb
severed_relationships_spec.rb
signature_verification_spec.rb Better error response to malformed headers (#35278) 2 weeks ago
status_show_page_spec.rb Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 1 month ago
statuses_cleanup_spec.rb Use `expect` for nested params in more controllers (#33675) 6 months ago
statuses_spec.rb Convert `statuses` spec controller->system/request (#33921) 5 months ago
tags_spec.rb