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 72bd1ed4b3
Fix updates to quote policy not being federated (#35804)
3 weeks ago
..
activitypub Add support for local quote stamps (#35626) 1 month ago
admin Add ability to block words in usernames (#35407) 1 month ago
api Fix updates to quote policy not being federated (#35804) 3 weeks ago
auth Merge commit from fork 6 months ago
disputes Convert `disputes/strikes` spec controller->request/system (#34191) 6 months ago
filters Convert `filters/statuses` spec controller->system/request (#34232) 6 months ago
oauth Update `OAuth` inflection to match spec (#35160) 3 months ago
settings Convert `settings/pictures` spec controller->request (#34340) 5 months ago
statuses Convert `statuses#activity` action controller to request spec (#33336) 9 months ago
well_known Move "limited federation mode" config to `x.mastodon` area (#35041) 3 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) 8 months 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) 3 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) 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) 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) 8 months 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) 3 months ago
intents_spec.rb Convert `intents` spec controller->request (#34261) 6 months ago
invite_spec.rb Add coverage for api/v1/invites scenarios (#35389) 2 months ago
invites_spec.rb Use `expect` for nested params in more controllers (#33675) 8 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) 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) 1 year ago
omniauth_callbacks_spec.rb Use `config_for` for omniauth enabled values (#35015) 3 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) 1 year ago
severed_relationships_spec.rb Add coverage for CSV responses for severed relationships (#31962) 12 months ago
signature_verification_spec.rb Better error response to malformed headers (#35278) 2 months ago
status_show_page_spec.rb Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 3 months ago
statuses_cleanup_spec.rb Use `expect` for nested params in more controllers (#33675) 8 months ago
statuses_spec.rb Convert `statuses` spec controller->system/request (#33921) 7 months ago
tags_spec.rb Add rel alternate rss/json links to tags show html page (#33179) 9 months ago