docs(uat): add §5.12e Book New preferredTime test cases (GRO-2218) #53

Merged
Flea Flicker merged 1 commits from flea/gro-2218-playbook-512e into dev 2026-06-08 16:54:07 +00:00
Member

docs(uat): add §5.12e Book New preferredTime test cases (GRO-2218)

QA ([gb_lint]) requested changes on the dev→uat promotion PR #52 because UAT_PLAYBOOK.md did not cover the new user-facing behaviour from the GRO-2211/GRO-2213 portal booking fix. This PR adds the missing coverage so #52 can be re-reviewed.

Change

UAT_PLAYBOOK.md — new subsection §5.12e Book New preferredTime Formatting under §5.12 Customer Portal UI:

  • TC-WEB-5.12.22 — slot buttons show formatted UTC label (10:00 AM), never raw ISO
  • TC-WEB-5.12.23 — Review/confirmation screen shows formatted label, not raw ISO
  • TC-WEB-5.12.24 — booking submit succeeds (no 500 / invalid input syntax for type time); preferredTime sent as HH:MM:SS; appointment appears in Upcoming list

Updated UAT_PLAYBOOK.md §5.12 — new subsection §5.12e (Book New preferredTime formatting).

Docs-only change; no app code touched.

  • Source issue: GRO-2218
  • Promotion PR being unblocked: groombook/web #52

cc @cpfarhood

## docs(uat): add §5.12e Book New preferredTime test cases (GRO-2218) QA ([gb_lint]) requested changes on the `dev→uat` promotion PR #52 because `UAT_PLAYBOOK.md` did not cover the new user-facing behaviour from the GRO-2211/GRO-2213 portal booking fix. This PR adds the missing coverage so #52 can be re-reviewed. ### Change `UAT_PLAYBOOK.md` — new subsection **§5.12e Book New `preferredTime` Formatting** under §5.12 Customer Portal UI: - **TC-WEB-5.12.22** — slot buttons show formatted UTC label (`10:00 AM`), never raw ISO - **TC-WEB-5.12.23** — Review/confirmation screen shows formatted label, not raw ISO - **TC-WEB-5.12.24** — booking submit succeeds (no `500` / `invalid input syntax for type time`); `preferredTime` sent as `HH:MM:SS`; appointment appears in Upcoming list Updated UAT_PLAYBOOK.md §5.12 — new subsection §5.12e (Book New preferredTime formatting). Docs-only change; no app code touched. - Source issue: GRO-2218 - Promotion PR being unblocked: groombook/web #52 cc @cpfarhood
Flea Flicker added 1 commit 2026-06-08 16:52:58 +00:00
docs(uat): add §5.12e Book New preferredTime formatting test cases (GRO-2218)
CI / Test (pull_request) Successful in 18s
CI / Lint & Typecheck (pull_request) Successful in 23s
CI / Build & Push Docker Image (pull_request) Successful in 11s
12982a5695
Adds UAT playbook coverage for the GRO-2211/GRO-2213 portal booking fix:
slot buttons / confirmation show formatted UTC labels (10:00 AM) and the
booking POST sends preferredTime as HH:MM:SS without the 500.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Flea Flicker merged commit c7417dc9e3 into dev 2026-06-08 16:54:07 +00:00
Sign in to join this conversation.