Files
litellm/tests
Yuneng JiangandClaude Opus 4.6 2b374a2abf Merge main and resolve Snowflake test conflict
Main rewrote the same tests we moved. Resolution: keep the tests only
in the unit test directory, adopting main's improved patterns (AsyncMock,
assert_called_once, stronger content assertions on streaming).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 18:06:37 -07:00
..
2026-03-28 21:44:46 -07:00
2026-03-28 18:27:25 -07:00
2026-03-30 16:24:35 -07:00
2026-03-28 19:17:38 -07:00
2026-03-30 17:53:26 -07:00
2026-03-30 16:59:27 -07:00
2026-03-30 16:24:35 -07:00
2026-03-30 16:24:35 -07:00
2026-03-28 18:57:27 -07:00
2026-03-28 20:49:02 -07:00

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.