Document Playwright coverage expectations
All checks were successful
Deploy Holiday Property Booking / deploy (push) Successful in 1m31s
Playwright Holiday Property Booking / playwright (push) Successful in 11m6s
Test & Build Holiday Property Booking / test-build (push) Successful in 10m51s

This commit is contained in:
2026-05-22 10:55:47 +00:00
parent bf51d51a7b
commit 85fc02fcfa
3 changed files with 3 additions and 0 deletions

View File

@@ -49,3 +49,4 @@ This board is normalized to the shared playbook lane model.
- After the merge, move the ticket into `Ready for Test` and then `Deploying to Dev` while the dev build/deploy proves the change.
- Trinity handles validation once the dev environment is ready, and the ticket only moves forward after the live check passes.
- QA promotion is a separate step after dev validation, not part of the merge itself.
- When new functionality lands, update the Playwright suite at the same time so browser coverage keeps pace with the app and can gradually replace repetitive manual validation.