mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-29 19:04:28 +00:00
b6fcda2f8a
* fix unsupported operand type(s) for +=: 'NoneType' and 'str' on clientside auth creds for responses * fix the client side auth to use correct metadata * add more tests * fix 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/litellm
This folder can only run mock tests.