mastodon/spec/system
Matt Jankowski 585545d0d5
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
Chromatic / Run Chromatic (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / ImageMagick tests (.ruby-version) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.2) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Bundler Audit / security (push) Has been cancelled
Add coverage for media#player scenarios (#35947)
2025-11-21 14:46:29 +00:00
..
admin Use tag filter for pending tag count on admin dashboard (#36404) 2025-10-09 08:08:29 +00:00
auth Convert age verification controller to system specs (#36026) 2025-09-05 12:44:09 +00:00
disputes Convert disputes/strikes spec controller->request/system (#34191) 2025-03-18 08:18:36 +00:00
filters Convert filters/statuses spec controller->system/request (#34232) 2025-03-24 08:11:34 +00:00
settings Move posting defaults to their own preferences sub-category (#35966) 2025-09-01 08:31:07 +00:00
streaming Fix streaming still being authorized for suspended accounts (#36448) 2025-10-13 13:35:44 +00:00
about_spec.rb Move body class to shared partial for web app controller concern views (#31797) 2024-11-15 15:49:26 +00:00
account_notes_spec.rb Replace local vars with let in JS-enabled system specs (#34905) 2025-06-05 07:08:52 +00:00
captcha_spec.rb Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 2025-06-16 13:12:23 +00:00
filters_spec.rb Relax hard-coded attr names in system specs (#35903) 2025-08-26 08:23:45 +00:00
home_spec.rb Add a new setting to choose the server landing page (#36588) 2025-10-27 10:16:59 +00:00
invites_spec.rb Use methods from SystemHelpers more consistently (#33973) 2025-03-07 08:02:55 +00:00
log_in_spec.rb Change ability to navigate of unconfirmed users (#33209) 2024-12-09 08:31:56 +00:00
log_out_spec.rb Add "More" to the sidebar menu with links to mutes, blocks, and so on (#34987) 2025-06-11 16:12:04 +00:00
media_spec.rb Add coverage for media#player scenarios (#35947) 2025-11-21 14:46:29 +00:00
new_statuses_spec.rb Replace local vars with let in JS-enabled system specs (#34905) 2025-06-05 07:08:52 +00:00
oauth_spec.rb Update dependency doorkeeper to v5.8.0 (#33000) 2024-11-21 13:48:30 +00:00
ocr_spec.rb Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
privacy_spec.rb Move body class to shared partial for web app controller concern views (#31797) 2024-11-15 15:49:26 +00:00
profile_spec.rb Relax hard-coded attr names in system specs (#35903) 2025-08-26 08:23:45 +00:00
redirections_spec.rb Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 2025-06-16 13:12:23 +00:00
report_interface_spec.rb Assert on page contents before reloading report for interface JS spec (#34132) 2025-03-11 09:14:16 +00:00
severed_relationships_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
share_entrypoint_spec.rb Redirect on success for standalone compose (#35763) 2025-08-13 13:52:29 +00:00
statuses_cleanup_spec.rb Convert statuses_cleanup controller specs to system specs (#33363) 2024-12-19 13:34:54 +00:00
statuses_spec.rb Convert statuses spec controller->system/request (#33921) 2025-02-18 11:43:49 +00:00
tags_spec.rb Move body class to shared partial for web app controller concern views (#31797) 2024-11-15 15:49:26 +00:00
terms_of_service_spec.rb Add system spec for TOS page (#33243) 2024-12-10 14:14:28 +00:00
unlogged_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00