Files
litellm/tests
Ishaan JaffandGitHub bc26eff98f Fix: Make PATCH /model/{model_id}/update handle team_id consistently with POST /model/new (#15297)
* fix: _update_team_model_in_db

* test_patch_model_with_team_id_creates_proper_setup
2025-10-07 14:04:08 -07:00
..
2025-10-04 14:55:04 -07:00
2025-10-04 09:18:26 -07:00
2025-10-04 10:39:17 -07:00
2025-09-30 07:25:32 +09:00
2025-09-27 12:40:34 -07:00
2025-10-04 10:57:02 -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/test_litellm

This folder can only run mock tests.