mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 11:40:52 +00:00
cfc07f361b
* use common helper create_invitation_for_user * use common util in proxy * fix create_invitation_for_user * refactor base email * test_get_invitation_link_creates_new_when_none_exist * fix code QA checks
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.