-
Story
-
Resolution: Done
-
Major
-
None
-
None
Story
In PR https://github.com/redhat-developer/rhdh-plugin-export-overlays/pull/1607 (feat: Playwright e2e test framework setup in Overlay repo), the initial implementation introduced a monorepo-style structure for managing Playwright setup. During review, feedback was provided to avoid turning the Overlay repo into a TypeScript monorepo.
A revised solution was proposed where each workspace maintains its own Playwright-related configuration (e.g., separate package.json), without introducing a monorepo architecture.
This spike aims to analyze this updated approach to ensure it is scalable, maintainable, and aligned with project expectations.
Background
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria
upstream documentation updates (design docs, release notes etc)
Technical enablement / Demo