Files
romm/backend
Spinnich fae6d869f1 fix(tests): correct test failures in collection endpoint tests
- Replace client.delete(json=...) with content=json.dumps()+Content-Type header
  (Starlette TestClient does not forward json= on DELETE requests)
- Adjust duplicate-name test to expect HTTP 500 matching CollectionAlreadyExistsException
- Add description="" to collections created without it to satisfy Pydantic schema
- Strip tzinfo before comparing updated_at to avoid offset-naive/aware TypeError

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 20:43:12 -04:00
..
2026-04-12 18:43:24 -04:00
2026-02-09 17:26:21 -05:00
2026-04-11 09:58:32 -04:00
2026-02-03 17:09:21 -05:00
2026-04-12 11:04:12 -04:00
2025-08-02 17:55:43 -04:00
2026-04-12 18:43:24 -04:00
2025-07-05 19:17:40 -04:00
2026-03-08 14:56:56 -04:00
2026-03-14 22:13:38 -04:00
2026-04-12 11:04:12 -04:00