test: require Search Week Ahead browser coverage
All checks were successful
CI / lint (pull_request) Successful in 3m33s
CI / build-release (pull_request) Successful in 8s
CI / browser-journey (pull_request) Successful in 4m55s
CI / release-candidate (pull_request) Has been skipped

This commit is contained in:
timmy 2026-08-20 20:58:36 +00:00
parent b5b1a3b0d7
commit c8998eb1ba

View File

@ -61,6 +61,7 @@ def test_release_promotion_waits_for_packaged_mobile_journeys():
assert (
"python3 -m pytest tests/e2e/test_mobile_offline_issue_release.py "
"tests/e2e/test_mobile_search_preview_navigation.py "
"tests/e2e/test_mobile_search_week_plan.py "
"tests/e2e/test_mobile_find_work_release.py "
"tests/e2e/test_mobile_home_bootstrap_release.py "
"tests/e2e/test_mobile_sign_out_release.py "