Skip to content

refactor: consolidate browser workbench and remove E2E infrastructure - #7600

Merged
jikkai merged 2 commits into
devfrom
chore/remove-e2e
Aug 27, 2026
Merged

refactor: consolidate browser workbench and remove E2E infrastructure#7600
jikkai merged 2 commits into
devfrom
chore/remove-e2e

Conversation

@jikkai

@jikkai jikkai commented Aug 27, 2026

Copy link
Copy Markdown
Member

Summary

  • Consolidate the browser workbench and reorganize the browser-facing examples.
  • Remove the legacy E2E workflows, Playwright configuration, fixtures, visual snapshots, and E2E-only mock data package.
  • Update debugger, facade, example, package, workspace, and documentation configuration to match the new structure.

Testing

  • Not run locally; this PR primarily removes and reorganizes E2E infrastructure.
  • CI checks should validate the updated build, lint, typecheck, and test configuration.

Checklist

  • No breaking changes intentionally introduced.
  • Related issue: none.

@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.18%. Comparing base (e48e155) to head (0a6f937).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #7600   +/-   ##
=======================================
  Coverage   81.17%   81.18%           
=======================================
  Files        2702     2702           
  Lines      169845   169858   +13     
  Branches    42030    42072   +42     
=======================================
+ Hits       137870   137897   +27     
+ Misses      31927    31913   -14     
  Partials       48       48           

☔ View full report in Codecov by Harness.
📢 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.

@jikkai
jikkai merged commit ee1adb0 into dev Aug 27, 2026
14 checks passed
@jikkai
jikkai deleted the chore/remove-e2e branch August 27, 2026 07:20
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.

1 participant