litellm/tests
Ishaan Jaff f335bb91dd
Model filter added on logs tab. (#10877) (#10891)
* model filter added

* Make status logic it's own helper + add a unit test in test_spend_management_endpoints

Co-authored-by: tanjiro <56165694+NANDINI-star@users.noreply.github.com>
2025-05-16 10:04:02 -07:00
..
basic_proxy_startup_tests
batches_tests
code_coverage_tests Gemini Multimodal Live API support (#10841) 2025-05-15 22:39:09 -07:00
documentation_tests
enterprise fix(router.py): write file to all deployments (#10708) 2025-05-10 00:08:30 -07:00
guardrails_tests [UI] Allow adding Bedrock, Presidio, Lakera, AIM guardrails on UI (#10874) 2025-05-15 21:22:56 -07:00
image_gen_tests Fix azure dall e 3 call with custom model name + Handle Bearer $LITELLM_API_KEY in x-litellm-api-key custom header (#10776) 2025-05-12 22:49:35 -07:00
litellm Model filter added on logs tab. (#10877) (#10891) 2025-05-16 10:04:02 -07:00
litellm_utils_tests test: fix groq/gemma2-9b-it 2025-05-14 19:24:20 -07:00
litellm-proxy-extras
llm_responses_api_testing
llm_translation Anthropic unified web search + tool cost tracking support (#10846) 2025-05-14 22:41:12 -07:00
load_tests test: test_embedding_performance 2025-05-14 21:31:07 -07:00
local_testing Feat/support anonymize in aim guardrail (#10757) 2025-05-15 22:18:58 -07:00
logging_callback_tests [Refactor] Make Pagerduty a free feature (#10857) 2025-05-15 10:12:06 -07:00
mcp_tests
multi_instance_e2e_tests
old_proxy_tests/tests
openai_endpoints_tests
otel_tests
pass_through_tests
pass_through_unit_tests [Fix] Allow using dynamic aws_region with /messages on Bedrock (#10779) 2025-05-12 20:22:38 -07:00
proxy_admin_ui_tests
proxy_security_tests
proxy_unit_tests test: update unit test 2025-05-15 22:18:15 -07:00
router_unit_tests complete unified batch id support - replace model in jsonl to be deployment model name (#10719) 2025-05-10 12:04:01 -07:00
scim_tests
spend_tracking_tests
store_model_in_db_tests
windows_tests
gettysburg.wav
large_text.py
openai_batch_completions.jsonl
README.MD
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_logging.conf
test_models.py
test_openai_endpoints.py
test_organizations.py
test_passthrough_endpoints.py
test_ratelimit.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/litellm

This folder can only run mock tests.