litellm/tests/pass_through_tests
yuneng-jiang 0b9a24202e Fix flaky vertex pass-through spend test by polling instead of fixed sleep
The test used a fixed 40s sleep before checking spend logs, but async
spend logging in CI sometimes takes longer to flush. Replace with a
polling loop (10s interval, 120s max) that exits early on success.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 17:37:53 -07:00
..
ruby_passthrough_tests
base_anthropic_messages_test.py FIx: replace deprecated claude-3-7-sonnet-20250219 with claude-4-sonnet-20250514 2026-02-20 17:27:59 -08:00
test_anthropic_passthrough_basic.py test_anthropic_messages_to_wildcard_model 2026-01-07 15:03:06 +05:30
test_anthropic_passthrough_python_sdkpy
test_anthropic_passthrough.py Fix test_anthropic_messages_openai_model_streaming_cost_injection & openrouter image gen 2026-03-09 11:29:04 +05:30
test_assembly_ai.py
test_gemini_with_spend.test.js fix(test): add spend data polling + graceful skip to Gemini e2e spend tests (#22446) 2026-02-28 14:51:28 -08:00
test_gemini.js
test_hosted_vllm_passthrough.py
test_local_gemini.js
test_local_vertex.js
test_mcp_routes.py
test_openai_assistants_passthrough.py
test_vertex_ai.py Fix flaky vertex pass-through spend test by polling instead of fixed sleep 2026-03-15 17:37:53 -07:00
test_vertex_with_spend.test.js [Release Fix] (#22411) 2026-02-28 09:46:35 -08:00
test_vertex.test.js
vertex_key.json