fix: use ASGITransport for httpx AsyncClient in tests

- httpx.AsyncClient requires ASGITransport for FastAPI app testing
- Updated all test files to use correct API
This commit is contained in:
2026-05-11 21:28:07 +02:00
parent 55ba9b62d6
commit 58c4bc7f30
6 changed files with 25 additions and 25 deletions