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/system
Renaud Chaput 779a1f8448
Add a new setting to choose the server landing page (#36588)
3 weeks ago
..
admin Use tag filter for pending tag count on admin dashboard (#36404) 1 month ago
auth Convert age verification controller to system specs (#36026) 2 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
settings Move posting defaults to their own preferences sub-category (#35966) 2 months ago
streaming Fix streaming still being authorized for suspended accounts (#36448) 1 month ago
about_spec.rb Move body class to shared partial for web app controller concern views (#31797) 1 year ago
account_notes_spec.rb Replace local vars with `let` in JS-enabled system specs (#34905) 5 months ago
captcha_spec.rb Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 5 months ago
filters_spec.rb Relax hard-coded attr names in system specs (#35903) 3 months ago
home_spec.rb Add a new setting to choose the server landing page (#36588) 3 weeks ago
invites_spec.rb Use methods from `SystemHelpers` more consistently (#33973) 8 months ago
log_in_spec.rb Change ability to navigate of unconfirmed users (#33209) 11 months ago
log_out_spec.rb Add "More" to the sidebar menu with links to mutes, blocks, and so on (#34987) 5 months ago
media_spec.rb
new_statuses_spec.rb Replace local vars with `let` in JS-enabled system specs (#34905) 5 months ago
oauth_spec.rb Update dependency doorkeeper to v5.8.0 (#33000) 12 months ago
ocr_spec.rb Change design of edit media modal in web UI (#33516) 10 months ago
privacy_spec.rb Move body class to shared partial for web app controller concern views (#31797) 1 year ago
profile_spec.rb Relax hard-coded attr names in system specs (#35903) 3 months ago
redirections_spec.rb Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 5 months ago
report_interface_spec.rb Assert on page contents before reloading report for interface JS spec (#34132) 8 months ago
severed_relationships_spec.rb
share_entrypoint_spec.rb Redirect on success for standalone compose (#35763) 3 months ago
statuses_cleanup_spec.rb Convert `statuses_cleanup` controller specs to system specs (#33363) 11 months ago
statuses_spec.rb Convert `statuses` spec controller->system/request (#33921) 9 months ago
tags_spec.rb Move body class to shared partial for web app controller concern views (#31797) 1 year ago
terms_of_service_spec.rb Add system spec for TOS page (#33243) 11 months ago
unlogged_spec.rb