Context
No browser test framework exists anywhere in the repo (verified at 6765f49: no playwright/cypress/webdriverio in frontend/package.json, no config files; the only test tooling is Vitest + testing-library). This issue is the foundation of the browser lane.
Scope
Acceptance criteria
Dependencies
Depends on: #381, #382, #383, #384
Blocks: #386, #387, #392, #393, #394, #395
Chapter: 1 (Regression Suite) | Lane: browser | Size: L | Suggested owner: Andres
Part of epic #402
Context
No browser test framework exists anywhere in the repo (verified at
6765f49: no playwright/cypress/webdriverio infrontend/package.json, no config files; the only test tooling is Vitest + testing-library). This issue is the foundation of the browser lane.Scope
playwright.config.ts+frontend/e2e/layout.storageState.TRUNCATE ... RESTART IDENTITY CASCADE.--retries=2in CI only, with retry counts reported (feeds ci: flake tracking — surface per-run retry counts #390).Acceptance criteria
npx playwright testruns against the local stack from a cold boot.Dependencies
Depends on: #381, #382, #383, #384
Blocks: #386, #387, #392, #393, #394, #395
Chapter: 1 (Regression Suite) | Lane: browser | Size: L | Suggested owner: Andres
Part of epic #402