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 ea663cf7c7 Fix `/api/v1/statuses/:id/context` sometimes returing `Mastodon-Async-Refresh` without `result_count` (#36779) 2 weeks ago
..
activitypub Change new accounts to use new ActivityPub numeric ID scheme (#36365) 1 month ago
admin Use `pluck` on `DomainAllow.allowed_domains` for export (#36019) 3 months ago
api Fix `/api/v1/statuses/:id/context` sometimes returing `Mastodon-Async-Refresh` without `result_count` (#36779) 2 weeks ago
auth Merge commit from fork 9 months ago
disputes Convert `disputes/strikes` spec controller->request/system (#34191) 8 months ago
filters Convert `filters/statuses` spec controller->system/request (#34232) 8 months ago
oauth Change new accounts to use new ActivityPub numeric ID scheme (#36365) 1 month ago
settings Convert `settings/pictures` spec controller->request (#34340) 8 months ago
statuses Convert `statuses#activity` action controller to request spec (#33336) 11 months ago
well_known Change new accounts to use new ActivityPub numeric ID scheme (#36365) 1 month ago
account_show_page_spec.rb Use `response.parsed_body` for html response checks (#31750) 1 year ago
accounts_spec.rb Add support for numeric-based URIs for local accounts (#32724) 2 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) 5 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) 5 months ago
custom_css_spec.rb Extend custom CSS cache time with digest paths (#33207) 11 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) 10 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) 5 months ago
intents_spec.rb Convert `intents` spec controller->request (#34261) 8 months ago
invite_spec.rb Add coverage for api/v1/invites scenarios (#35389) 4 months ago
invites_spec.rb Use `expect` for nested params in more controllers (#33675) 10 months ago
link_headers_spec.rb Change new accounts to use new ActivityPub numeric ID scheme (#36365) 1 month 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
omniauth_callbacks_spec.rb Use `config_for` for omniauth enabled values (#35015) 5 months ago
public_files_spec.rb Add specs for PublicFileServer middleware (#35219) 5 months ago
relationships_spec.rb Use `expect` in remaining controller locations (#33748) 10 months ago
remote_interaction_helper_spec.rb Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 5 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) 1 year ago
signature_verification_spec.rb Remove `http_message_signatures` feature flag (#36610) 4 weeks ago
status_show_page_spec.rb Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 5 months ago
statuses_cleanup_spec.rb Use `expect` for nested params in more controllers (#33675) 10 months ago
statuses_spec.rb Fix some routes for numeric AP identifiers (#36304) 2 months ago
tags_spec.rb Add rel alternate rss/json links to tags show html page (#33179) 12 months ago