Files
litellm/tests
Alexsander HamirandGitHub a4eec173bc fix: reduce get_deployment cost to O(1) (#14967)
* fix: reduce get_deployment cost to O(1)

* fix: add unit test

* fix: cleaner

* fix: reference errors

* fix: add missing unit tests
2025-09-27 13:44:10 -07:00
..
2025-09-26 18:20:32 -07:00
2025-09-27 12:40:34 -07:00
2025-09-27 12:06:26 -07:00
2025-09-27 12:40:34 -07:00
2025-09-27 13:03:17 -07:00
2025-09-27 10:40:06 -07:00
2025-09-27 12:40:34 -07:00
2025-09-16 15:41:52 -07:00
2025-09-27 12:40:34 -07:00
2025-09-27 10:59:25 -07:00

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.