|
|
23b6e239b5
|
test: inquiry + observation dept-response workflow E2E
Build and Push Docker Image / build (push) Successful in 2m2s
Adds headed Playwright coverage for the simpler dept-response flow
(PX send -> champion responds -> PX accept/reject), 3 flows per module
(happy path, token response, reject loop). 6/6 pass; 50 PASS / 5 WARN / 0 FAIL.
Findings (documented in report):
- token-response form pages (inquiry + observation) render the dashboard
chrome instead of the response form -> anonymous champions can't submit
via the emailed link (backend POST still works)
- NameError get_email_header_html in inquiry_transfer_to_department (notif
email silently fails)
- observation can't jump new->resolved (status machine needs intermediate steps)
Harness:
- seed_e2e_dept_response, get_e2e_dept_response_state CLI helpers
- E2E_MAXIMIZED=1 fullscreen mode in playwright.config.ts
- report: appended "Inquiry & Observation dept-response workflow" section
|
2026-06-14 16:55:54 +03:00 |
|