mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-17 00:17:16 +00:00
* fix(tests): isolate flaky files endpoint tests from global proxy state * test(secret_managers): add mocked unit test for write/read JSON secret cycle * fix(tests): restore litellm.callbacks in TestSpendLogsPayload setup/teardown * fix(tests): clear app.openapi_schema in TestSwaggerChatCompletions setup/teardown * fix(tests): add flaky marker to test_async_increment_tokens_with_ttl_preservation
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/test_litellm
This folder can only run mock tests.