Skip to content

Add settings e2e test suite, update CI workflow#1352

Merged
MichaelGHSeg merged 2 commits intomasterfrom
e2e-settings-suite
Mar 13, 2026
Merged

Add settings e2e test suite, update CI workflow#1352
MichaelGHSeg merged 2 commits intomasterfrom
e2e-settings-suite

Conversation

@MichaelGHSeg
Copy link
Collaborator

  • Add settings to e2e test_suites in browser e2e-config.json
  • Rename SETTINGS_ERROR_TOLERANCE -> SETTINGS_ERROR_FALLBACK
  • Skip e2e tests on fork PRs (secrets unavailable)
  • Accept e2e_tests_ref workflow input for cross-repo test validation

- 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>
@changeset-bot
Copy link

changeset-bot bot commented Mar 12, 2026

⚠️ No Changeset found

Latest commit: 48d84a3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.32%. Comparing base (0ba05ed) to head (48d84a3).
⚠️ Report is 1 commits behind head on master.

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     
Flag Coverage Δ
browser 92.23% <ø> (?)
core 90.16% <ø> (ø)
node 88.52% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MichaelGHSeg MichaelGHSeg merged commit 8f10626 into master Mar 13, 2026
11 checks passed
@MichaelGHSeg MichaelGHSeg deleted the e2e-settings-suite branch March 13, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants