mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-02 18:21:56 +00:00
* 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
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/litellm
This folder can only run mock tests.