mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 17:05:43 +00:00
fc9560573b
* fix response api for litellm proxy * Add test for checking if status is getting removed * add test in correct file * remove hardcoded fields * Make the handling simpler * fix lint error:
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.