mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-14 20:22:20 +00:00
c7ad8053b1
Resolve conflicts: - pass_through_endpoints.py: take main's version, re-apply MAPPED_PASS_THROUGH_PREFIXES startswith(tuple) optimization - test_user_api_key_auth.py: keep both auth optimization regression tests and JWT admin identity field tests
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.