litellm/tests/test_litellm/integrations/focus
yuneng-jiang fbad073a1f [Fix] Use cached async HTTP client in Vantage destination
Replace per-request `httpx.AsyncClient` with `get_async_httpx_client`
to avoid the +500ms latency penalty from creating new clients per
request. Updates tests to mock the cached client factory.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 12:23:40 -07:00
..
test_csv_serializer.py Deregister VantageLogger on delete and add Decimal cast test 2026-03-11 19:28:27 +05:30
test_destination_factory.py Add Vantage integration for FOCUS CSV export 2026-03-11 13:51:36 +05:30
test_focus_database.py fix: test 2026-01-09 11:23:47 +09:00
test_s3_destination.py test: focus 2026-01-08 16:53:09 +09:00
test_vantage_destination.py [Fix] Use cached async HTTP client in Vantage destination 2026-03-14 12:23:40 -07:00