mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-17 22:48:35 +00:00
81faad5d0d
- Add @pytest.mark.skip to test_create_audit_log_in_db which requires a live Prisma/PostgreSQL DB connection unavailable in CI - Sync root schema.prisma with litellm/proxy/schema.prisma by adding the spec_path field to LiteLLM_MCPServerTable, fixing test_aaaasschema_migration_check which detected this drift Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.