This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
litellm
Watch
1
Star
0
Fork
0
You've already forked litellm
mirror of
https://github.com/tiennm99/litellm.git
synced
2026-06-18 05:28:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
310d61ba70a7310b24064c19da0852519ac4bee4
litellm
/
tests
/
test_litellm
/
proxy
/
auth
T
History
ryan-crabbe-berri
2eb3c20e76
Merge pull request
#24718
from BerriAI/litellm_ryan-march-26
...
litellm ryan march 26
2026-03-28 09:01:11 -07:00
..
test_auth_checks.py
fix(proxy): enforce budget limits across multi-pod deployments via Redis-backed spend counters
2026-03-27 20:39:52 +01:00
test_auth_exception_handler.py
…
test_auth_hot_path_network_requests.py
fix: update docker test file to right path
2026-02-19 18:44:28 +05:30
test_auth_utils.py
fix: guard empty-dict team limits and malformed int in deployment default limits
2026-03-19 07:40:47 -04:00
test_cli_auth.py
Fix team cli auth flow (
#19666
)
2026-01-28 08:52:52 -08:00
test_custom_auth_end_user_budget.py
fix(proxy): make common_checks opt-in for custom auth via custom_auth_run_common_checks
2026-03-03 22:50:34 +05:30
test_handle_jwt.py
fix: add explicit TTL to cache writes and test coverage for user cache invalidation
2026-03-27 19:45:13 -07:00
test_info_routes.py
test: add unit tests for /v2/user/info endpoint and route checks
2026-03-12 07:46:31 +00:00
test_litellm_license.py
…
test_login_utils.py
remove key blocking
2026-01-31 16:46:17 -08:00
test_mcp_ip_filtering.py
Return Clear error message why no tools are available / IP Filtering occured
2026-02-26 09:56:44 +05:30
test_model_checks_fallbacks.py
…
test_model_checks.py
Reapply "feat: add model_cost aliases expansion support"
2026-03-12 13:36:57 -03:00
test_object_permission_loading.py
Fix:test_get_key_object_loads_object_permission
2026-02-18 19:18:15 +05:30
test_onboarding.py
fix(onboarding): prevent invite link reuse for password reset
2026-02-28 17:39:03 -08:00
test_organization_budget_enforcement.py
…
test_route_checks.py
fix(proxy): scope wildcard cleanup to subpath entries and restore registry in test
2026-03-19 09:53:22 +05:30
test_team_member_budget.py
…
test_user_api_key_auth.py
test(auth): add regression tests for JWTHandler.is_jwt(None)
2026-03-27 16:51:08 -07:00