litellm/tests
2025-11-05 18:35:25 -08:00
..
audio_tests
basic_proxy_startup_tests
batches_tests
code_coverage_tests
documentation_tests
enterprise Add Prometheus metric to track callback logging failures in S3 (#16209) 2025-11-03 18:46:52 -08:00
guardrails_tests
image_gen_tests
litellm/llms Fix image_config.aspect_ratio not working for gemini-2.5-flash-image (#15999) 2025-11-03 08:48:36 -08:00
litellm_utils_tests feat: Add configurable mount name and path prefix for HashiCorp Vault (#16253) 2025-11-05 16:06:07 -08:00
litellm-proxy-extras
llm_responses_api_testing test_aresponses_service_tier_and_safety_identifier 2025-11-04 18:05:30 -08:00
llm_translation Stabilize main branch (#16243) 2025-11-05 16:07:28 -08:00
load_tests
local_testing OpikLogger: fix the bug with not incorrect attachment to existing trace & refactor (#15529) 2025-11-05 16:29:50 -08:00
logging_callback_tests
mcp_tests [MCP] configure static mcp header (#16179) 2025-11-03 21:06:36 -08:00
multi_instance_e2e_tests
ocr_tests [Feat] Add Azure AI Doc Intelligence OCR (#16219) 2025-11-03 17:22:19 -08:00
old_proxy_tests/tests
openai_endpoints_tests
otel_tests test_team_budget_metrics 2025-11-01 09:21:17 -07:00
pass_through_tests
pass_through_unit_tests
proxy_admin_ui_tests
proxy_security_tests
proxy_unit_tests feat: add parallel execution handling in during_call_hook (#16279) 2025-11-05 18:35:25 -08:00
router_unit_tests fix(batch_utils.py): improve batch utils to handle newlines within batch content 2025-11-05 16:15:09 -08:00
scim_tests
search_tests [Feat] add serxng search API provider (#16259) 2025-11-04 17:56:07 -08:00
spend_tracking_tests fix ocr test 2025-10-31 20:32:03 -07:00
store_model_in_db_tests
test_litellm Update MCP version from 1.10.1 to 1.20.0 (#16281) 2025-11-05 18:34:28 -08:00
unified_google_tests
vector_store_tests (feat) Milvus - search vector store support + (fix) Passthrough Endpoints - support multi-part form data on passthrough (#16035) 2025-11-01 12:00:29 -07:00
windows_tests
__init__.py
gettysburg.wav
large_text.py
openai_batch_completions.jsonl
README.MD
test_budget_management.py
test_callbacks_on_proxy.py
test_config.py
test_debug_warning.py
test_end_users.py
test_entrypoint.py
test_fallbacks.py
test_health.py
test_keys.py
test_litellm_proxy_responses_config.py
test_logging.conf
test_models.py
test_openai_endpoints.py
test_organizations.py
test_passthrough_endpoints.py
test_ratelimit.py
test_resource_cleanup.py
test_spend_logs.py
test_team_logging.py
test_team_members.py
test_team.py
test_users.py

In total litellm runs 1000+ tests

[02/20/2025] Update:

To make it easier to contribute and map what behavior is tested,

we've started mapping the litellm directory in tests/test_litellm

This folder can only run mock tests.