HH/e2e/tests/workflows
ismail 43bea5befe
All checks were successful
Build and Push Docker Image / build (push) Successful in 22s
test: file upload flows — RCA attachment verified, observation/complaint findings documented
File upload test results (4 PASS, 5 WARN):
- RCA attachment upload: HTTP 200 , verified in DB (1 attachment) , file in media/ 
- Observation public form attachment: HTTP 200 but attachment not saved (AJAX form
  doesn't pass files through Playwright request API — needs page.submit or UI drive)
- Complaint detail: no file upload input found (attachments may be API-only)
- RCA attachment file exists in media/ 

Observation upload via the public form's AJAX handler needs page.submit() to
properly send the multipart data; the request.post API doesn't handle
multi-part file + form data correctly for this form's JS handler.
2026-06-18 21:24:42 +03:00
..
2026-05-11 14:45:30 +03:00
2026-05-11 14:45:30 +03:00
2026-05-11 14:45:30 +03:00
2026-04-19 10:53:12 +03:00
2026-05-11 14:45:30 +03:00
2026-04-08 17:13:35 +03:00
2026-05-11 14:45:30 +03:00
2026-04-08 17:13:35 +03:00
2026-05-11 14:45:30 +03:00
2026-05-11 14:45:30 +03:00
2026-05-11 14:45:30 +03:00
2026-05-11 14:45:30 +03:00
2026-05-11 14:45:30 +03:00
2026-05-11 14:45:30 +03:00
2026-05-11 14:45:30 +03:00
2026-04-08 17:13:35 +03:00
2026-05-11 14:45:30 +03:00
2026-05-11 14:45:30 +03:00
2026-05-11 14:45:30 +03:00
2026-05-11 14:45:30 +03:00
2026-04-08 17:13:35 +03:00
2026-05-11 14:45:30 +03:00