litellm/tests/test_litellm/proxy/auth
2025-10-11 13:06:34 -07:00
..
test_auth_checks.py [Feat] Tag Management - Add support for setting tag based budgets (#15433) 2025-10-10 19:24:50 -07:00
test_auth_exception_handler.py
test_handle_jwt.py test_handle_jwt.py 2025-08-13 17:27:50 -07:00
test_litellm_license.py
test_model_checks_fallbacks.py feat: extended /v1/models endpoint, now it returns with fallbacks on demand (#12811) 2025-07-22 23:16:46 -07:00
test_model_checks.py litellm/proxy: preserve model order of /v1/models and /model_group/info (#13178) 2025-08-02 08:57:38 -07:00
test_route_checks.py fix(route_checks.py): support team metadata 2025-10-09 17:18:38 -07:00
test_user_api_key_auth.py