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 68e30985ca
Merge commit from fork
2 months ago
..
activitypub Convert `activitypub/*` controller specs to request specs (#33992) 11 months ago
admin Implement Instance Moderation Notes (#31529) 8 months ago
api Include `update` in the resources args for api/web/push_subscriptions route (#35801) 6 months ago
auth Merge commit from fork 1 year ago
disputes Convert `disputes/strikes` spec controller->request/system (#34191) 11 months ago
filters Convert `filters/statuses` spec controller->system/request (#34232) 11 months ago
oauth Update `OAuth` inflection to match spec (#35160) 8 months ago
settings Convert `settings/pictures` spec controller->request (#34340) 11 months ago
statuses Convert `statuses#activity` action controller to request spec (#33336) 1 year ago
well_known Move "limited federation mode" config to `x.mastodon` area (#35041) 8 months ago
account_show_page_spec.rb Use `response.parsed_body` for html response checks (#31750) 1 year ago
accounts_spec.rb Remove `render_template` from accounts request spec (#33519) 1 year ago
anonymous_cookies_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
backups_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
cache_spec.rb Move "limited federation mode" config to `x.mastodon` area (#35041) 8 months ago
catch_all_route_request_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
content_security_policy_spec.rb Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 9 months ago
custom_css_spec.rb Extend custom CSS cache time with digest paths (#33207) 1 year ago
disabled_oauth_endpoints_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
emojis_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
filters_spec.rb Use `expect` for nested params in more controllers (#33675) 1 year ago
follower_accounts_spec.rb
following_accounts_spec.rb
health_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
instance_actor_spec.rb Move "limited federation mode" config to `x.mastodon` area (#35041) 8 months ago
intents_spec.rb Convert `intents` spec controller->request (#34261) 11 months ago
invite_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year ago
invites_spec.rb Use `expect` for nested params in more controllers (#33675) 1 year ago
link_headers_spec.rb Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 9 months ago
localization_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
log_out_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 1 year 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) 1 year ago
media_proxy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
media_spec.rb Convert `media` controller spec to request spec (#31634) 2 years ago
omniauth_callbacks_spec.rb Use `config_for` for omniauth enabled values (#35015) 8 months ago
public_files_spec.rb Add specs for PublicFileServer middleware (#35219) 8 months ago
relationships_spec.rb Use `expect` in remaining controller locations (#33748) 1 year ago
remote_interaction_helper_spec.rb Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 9 months ago
self_destruct_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
severed_relationships_spec.rb Merge commit from fork 2 months ago
signature_verification_spec.rb Better error response to malformed headers (#35278) 8 months ago
status_show_page_spec.rb Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 8 months ago
statuses_cleanup_spec.rb Use `expect` for nested params in more controllers (#33675) 1 year ago
statuses_spec.rb Convert `statuses` spec controller->system/request (#33921) 1 year ago
tags_spec.rb Add rel alternate rss/json links to tags show html page (#33179) 1 year ago