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