Files
litellm/tests/proxy_unit_tests
Julio Quinteros Pro cde51a53a7 fix(tests): set premium_user=True in JWT tests that call user_api_key_auth
JWT auth is an enterprise-only feature. Tests that call user_api_key_auth
with enable_jwt_auth=True must set premium_user=True on the proxy server
to bypass the enterprise gate, otherwise they fail with:

  ValueError: JWT Auth is an enterprise only feature.

This follows the same pattern as PR #21285 (fix/jwt-enterprise-license-test).

Fixed tests:
- test_team_token_output
- test_allowed_routes_admin
- test_allow_access_by_email
- test_end_user_jwt_auth

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 00:31:56 -03:00
..
2025-10-25 10:19:24 -07:00
2025-10-25 10:19:24 -07:00
2026-02-13 22:01:28 -08:00
2026-01-16 19:06:23 -08:00
2025-07-27 09:52:22 -07:00
2025-10-25 10:19:24 -07:00
2026-01-26 20:07:30 -08:00
2026-01-20 18:01:22 -08:00
2025-12-20 15:08:31 +05:30