litellm/tests/test_litellm/proxy/common_utils
Ishaan Jaff 628cd13755
[Feat] UI - Allow scheduling key rotations when creating virtual keys (#14960)
* fix design of key reset interval

* fix: LiteLLM_VerificationToken

* fix key manager

* add key_rotation_at

* ui fix

* fix ui view

* set key_rotation_at  on creation

* add key_rotation_at

* fix info

* fix: _set_key_rotation_fields

* fix KeyRotationManager

* fix key edit view

* test_update_key_fn_auto_rotate_enable

* fix KeyRotationManager
2025-09-26 16:24:40 -07:00
..
test_callback_utils.py Format code 2025-09-03 11:20:52 +08:00
test_custom_openapi_spec.py [Bug Fix] Add swagger docs for LiteLLM /chat/completions, /embeddings, /responses (#12618) 2025-07-15 13:37:22 -07:00
test_get_routes.py [Bug Fix] - Get Routes (#13466) 2025-08-09 12:52:23 -07:00
test_http_parsing_utils.py Added validate payload error (#12494) 2025-07-10 15:54:48 -07:00
test_key_rotation_manager.py [Feat] UI - Allow scheduling key rotations when creating virtual keys (#14960) 2025-09-26 16:24:40 -07:00
test_load_config_utils.py [Bug Fix] s3 config.yaml file - ensure yaml safe load is used (#12373) 2025-07-07 14:42:33 -07:00
test_openai_endpoint_utils.py [Fix] Hide sensitive data in /model/info - azure entra client_secret (#13577) 2025-08-13 07:35:53 -07:00
test_reset_budget_job.py Prevent writing default user setting updates to yaml (error in non-root env) + Use central team member budget when max_budget_in_team set on UI (#12533) 2025-07-12 10:13:07 -07:00
test_timezone_utils.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_upsert_budget_membership.py [Feat] UI - Allow editing team member rpm/tpm limits (#13669) 2025-08-15 17:29:44 -07:00