mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 10:21:54 +00:00
* change alias-> server_name * add server alias uses * add tests * schema * ruff fix * fix alias for config * fix tests * add alias * fix tests * add multi server header support * add and fix tests * fix tests * fix tests * add a common util * ruff fix * fix ruff * fix tests * fix migration * mypy fix * change server 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.