Files
litellm/tests
Ishaan Jaff 738db9336e [Feat] JWT - Sync user roles and team memberships when JWT Auth is used (#11994)
* add JWTLiteLLMRoleMap

* test_sync_user_role_and_teams

* add sync_user_role_and_teams

* test_sync_user_role_and_teams

* fix types

* Sync User Roles and Teams with IDP

* Add test for JWT role mapping to LiteLLM roles
2025-07-05 08:58:34 -07:00
..
2025-07-04 10:06:40 -07:00
2025-07-04 18:30:50 -07:00
2025-07-03 16:13:44 -07:00
2025-07-04 18:26:54 -07:00
2025-06-14 13:51:52 -07:00
2025-07-01 20:33:21 -07:00
2025-06-20 12:09:45 -07:00
2025-05-26 22:06:53 -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.