Add settings e2e test suite, update CI workflow#1352
Conversation
- Add settings to test_suites in e2e-config.json - Rename SETTINGS_ERROR_TOLERANCE -> SETTINGS_ERROR_FALLBACK - Skip e2e tests on fork PRs (no access to repo secrets) - Accept e2e_tests_ref input for cross-repo test validation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1352 +/- ##
==========================================
+ Coverage 90.01% 91.32% +1.31%
==========================================
Files 82 163 +81
Lines 1793 4393 +2600
Branches 406 1052 +646
==========================================
+ Hits 1614 4012 +2398
- Misses 179 381 +202
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
settingsto e2e test_suites in browser e2e-config.jsonSETTINGS_ERROR_TOLERANCE->SETTINGS_ERROR_FALLBACKe2e_tests_refworkflow input for cross-repo test validation