feat: add playwright e2e workflow
Some checks failed
Deploy Holiday Property Booking / deploy (push) Successful in 3m0s
Playwright Holiday Property Booking / playwright (push) Successful in 10m59s
Test & Build Holiday Property Booking / test-build (push) Has been cancelled

This commit is contained in:
2026-05-22 08:40:45 +00:00
parent b781967a14
commit 909e8062f4
11 changed files with 250 additions and 11 deletions

View File

@@ -28,6 +28,7 @@ Phase 1 scaffold started from the approved planning docs.
- Health endpoint
- Environment ports aligned to `7003`, `6003`, and `5003` for dev, QA, and production
- Container and host ports match for each environment
- Playwright browser test harness for dev and QA
## Next Build Step