litellm/tests/pass_through_tests
Mateo Wang b4aee2c7dd
test(vcr): close out the remaining VCR live-call leaks (#29603)
* Fix remaining VCR live-call leaks

* test(vcr): dedupe live-test helpers and drop spurious kwargs

Extract the duplicated isVertexQuotaError/runVertexRequestOrSkip Vertex
quota-skip helpers into tests/pass_through_tests/vertex_test_helpers.js and the
duplicated _skip_live_prompt_caching_test guard into tests/_live_test_helpers.py
so each lives in one place. In test_aarun_thread_litellm, build a separate
message_data carrying role/content for add_message and a thread_data without
them for run_thread/run_thread_stream/get_messages, which no longer receive the
spurious message fields.

* test(overhead): assert mock transport is exercised in non-streaming and stream tests
2026-06-03 13:46:43 -07:00
..
ruby_passthrough_tests (Improvements) use /openai/ pass through with OpenAI Ruby for Assistants API (#8884) 2025-02-27 20:01:16 -08:00
base_anthropic_messages_test.py [Test] Anthropic Passthrough: Bump Thinking Tests Off Legacy Sonnet 4 Alias 2026-05-01 19:33:08 -07:00
package-lock.json chore(deps): bump deps (#28528) 2026-05-22 00:42:21 +00:00
package.json chore(deps): refresh dependency locks 2026-05-04 11:36:18 -07: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 fix test claude-sonnet-4-5-20250929 2025-10-31 18:13:29 -07:00
test_anthropic_passthrough.py [Test] Anthropic Passthrough: Bump Streaming Cost-Injection Test To Haiku 4.5 2026-05-01 19:22:39 -07:00
test_assembly_ai.py use mock tests for assembly AI 2026-03-30 19:59:32 -07:00
test_gemini_with_spend.test.js test(pass-through): move Gemini pass-through tests to gemini-3.1-flash-lite (#29595) 2026-06-03 10:17:38 -07:00
test_gemini.js
test_hosted_vllm_passthrough.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_local_gemini.js test(pass-through): move Gemini pass-through tests to gemini-3.1-flash-lite (#29595) 2026-06-03 10:17:38 -07:00
test_local_vertex.js test(pass-through): move Gemini pass-through tests to gemini-3.1-flash-lite (#29595) 2026-06-03 10:17:38 -07:00
test_mcp_routes.py add litellm mcp endpoints 2025-03-20 21:12:56 -07:00
test_openai_assistants_passthrough.py fix: always retain config models 2025-10-11 16:09:33 -07:00
test_vertex_ai.py test(vcr): close out the remaining VCR live-call leaks (#29603) 2026-06-03 13:46:43 -07:00
test_vertex_with_spend.test.js test(vcr): close out the remaining VCR live-call leaks (#29603) 2026-06-03 13:46:43 -07:00
test_vertex.test.js test(vcr): close out the remaining VCR live-call leaks (#29603) 2026-06-03 13:46:43 -07:00
vertex_key.json test: update to new vertex ai keys 2026-03-28 20:19:05 -07:00
vertex_test_helpers.js test(vcr): close out the remaining VCR live-call leaks (#29603) 2026-06-03 13:46:43 -07:00