litellm/tests/test_litellm/proxy/auth
2025-08-20 16:42:08 -07:00
..
test_auth_checks.py fix(auth_checks.py): handle both flows + add unit tests 2025-08-20 16:42:08 -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 Show remaining users on UI (#11568) 2025-06-09 22:04:45 -07:00
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 Proxy - specify key_type - allows specifying if key can call LLM API routes vs. Management routes only (#12909) 2025-07-24 16:40:40 -07:00
test_user_api_key_auth.py