litellm/tests/llm_responses_api_testing
mateo-berri cf4c9ede61 tests(vcr): add LITELLM_VCR_VERBOSE per-test hit/miss reporting
Set LITELLM_VCR_VERBOSE=1 to print a one-line cassette verdict per
test (HIT / MISS / PARTIAL / NOOP) showing replay vs new-recording
counts. Useful for local QA to confirm which tests actually exercised
the cache and which fell through to the live provider.
2026-05-01 13:00:20 -07:00
..
base_responses_api.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
conftest.py tests(vcr): add LITELLM_VCR_VERBOSE per-test hit/miss reporting 2026-05-01 13:00:20 -07:00
test_anthropic_responses_api.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_anthropic_tool_result_empty_call_id.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_anthropic_tool_result_fix.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_azure_responses_api.py test: test 2026-03-28 19:17:38 -07:00
test_base_responses_api_streaming_iterator.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_google_ai_studio_responses_api.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_openai_responses_api.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_responses_hooks.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00