Parent issue
#475
Overview
End-to-end smoke test to confirm the full proxy flow works before closing the parent issue.
Steps
- Open the heritage list page in a browser
- Open DevTools → Network tab
- Filter requests by
heritage-image
- Confirm each request returns status
200 and the response is a valid image
Acceptance criteria
- All
GET /api/heritage-image/{id} requests show 200 OK
- Images render correctly in the card grid without falling back to the placeholder
- No CORS or CORP errors appear in the Console tab
Parent issue
#475
Overview
End-to-end smoke test to confirm the full proxy flow works before closing the parent issue.
Steps
heritage-image200and the response is a valid imageAcceptance criteria
GET /api/heritage-image/{id}requests show200 OK