This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
litellm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/litellm.git
synced
2026-07-15 12:21:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4eee2b752d8f84d8a283ed4070b622bccfeae37b
litellm
/
tests
/
test_litellm
/
proxy
/
common_utils
T
History
yuneng-jiang
and
GitHub
b314e8d20a
Merge pull request
#20688
from BerriAI/litellm_budget_tier_enforcement_for_keys
...
[Fix] Budget-linked keys never had spend reset
2026-03-06 20:44:58 -08:00
..
test_callback_utils.py
Working setting generic callbacks on UI
2025-12-05 14:37:48 -08:00
test_custom_openapi_spec.py
Refactor add_schema_to_components to move definitions to components/schemas and add corresponding unit test (
#17389
)
2025-12-02 21:57:07 -08:00
test_get_routes.py
…
test_http_parsing_utils.py
Fix: litellm/tests/test_litellm/proxy/common_utils/test_http_parsing_utils.py
2026-02-26 12:09:42 +05:30
test_key_rotation_integration.py
fix req change
2026-02-28 16:34:23 +05:30
test_key_rotation_manager.py
fix: as per request changes
2026-02-14 04:34:58 +05:30
test_load_config_utils.py
…
test_openai_endpoint_utils.py
[Fix] Exclude litellm_credential_name from Sensitive Data Masker (Updated) (
#16958
)
2025-11-21 19:09:48 -08:00
test_reset_budget_job.py
added more tests, fixed tests
2026-02-16 09:59:19 -08:00
test_timezone_utils.py
fix(budget): fix timezone config lookup and replace hardcoded timezone map with ZoneInfo (
#21754
)
2026-02-21 19:35:06 -08:00
test_upsert_budget_membership.py
…