mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 00:22:34 +00:00
a282ac4170
Fixes SyntaxError at pytest collection time caused by leftover <<<<<<<, =======, >>>>>>> markers in test_bedrock_common_utils.py. Keeps the assertion matching the model under test (claude-haiku-4-5-20251001-v1:0).
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.