Files
romm/backend/tests/endpoints
Georges-Antoine Assi 783d9a257e test(backend): cover artwork upload validation for roms and collections
Adds rejection + acceptance tests for update_rom, add_collection, and
update_collection artwork uploads, mirroring the existing avatar tests:
non-image content returns 400, and a real PNG uploaded under a misleading
filename like payload.html is stored with the trusted .png extension.

Also fixes two `return HTTPException(...)` → `raise` in raw.py so the 404
path actually surfaces instead of silently returning the exception object.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 09:37:44 -04:00
..
2026-04-20 21:51:30 -04:00
2026-03-14 23:56:46 -04:00
2026-03-14 23:56:46 -04:00
2026-03-14 23:56:46 -04:00
2026-03-14 23:56:46 -04:00
2026-03-14 23:56:46 -04:00
2026-03-14 23:56:46 -04:00
2026-03-15 09:34:48 -04:00