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
David Roetzel 8ee6cee36e
Better error response to malformed headers (#35278)
2 weeks ago
..
activitypub Convert `activitypub/*` controller specs to request specs (#33992) 4 months ago
admin Implement Instance Moderation Notes (#31529) 4 weeks ago
api Add FASP account search support (#34033) 3 weeks 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) 4 weeks ago
settings Convert `settings/pictures` spec controller->request (#34340) 4 months ago
statuses Convert `statuses#activity` action controller to request spec (#33336) 7 months ago
well_known Move "limited federation mode" config to `x.mastodon` area (#35041) 1 month ago
account_show_page_spec.rb Use `response.parsed_body` for html response checks (#31750) 11 months ago
accounts_spec.rb Remove `render_template` from accounts request spec (#33519) 6 months ago
anonymous_cookies_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
backups_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
cache_spec.rb Move "limited federation mode" config to `x.mastodon` area (#35041) 1 month ago
catch_all_route_request_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
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) 6 months ago
disabled_oauth_endpoints_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
emojis_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 11 months ago
filters_spec.rb Use `expect` for nested params in more controllers (#33675) 6 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 Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
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 Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 11 months 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 Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
log_out_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 11 months ago
mail_subscriptions_spec.rb Add List-Unsubscribe email header (#26085) 2 years ago
manifest_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 11 months ago
media_proxy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
media_spec.rb Convert `media` controller spec to request spec (#31634) 11 months ago
omniauth_callbacks_spec.rb Use `config_for` for omniauth enabled values (#35015) 4 weeks ago
public_files_spec.rb Add specs for PublicFileServer middleware (#35219) 3 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 Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
severed_relationships_spec.rb Add coverage for CSV responses for severed relationships (#31962) 10 months ago
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 Add rel alternate rss/json links to tags show html page (#33179) 8 months ago