Files
romm/backend/tests/endpoints
Spinnich 14342b5726 fix(tests): use client.request(\"DELETE\") to send JSON body in tests
Starlette's TestClient (httpx-based) does not expose body kwargs on the
delete() convenience method; client.request(\"DELETE\", ..., json=...) is
the correct approach. Also switch datetime.utcnow() to
datetime.now(timezone.utc) to silence Python 3.13 deprecation warnings.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 21:02:26 -04:00
..
2026-04-05 21:47:53 -04:00
2026-04-03 11:24:02 -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
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