litellm/tests/unit
2026-09-20 12:55:00 +00:00
..
integrations test(unit): make every tests/unit directory a package so pytest collection is unique 2026-09-20 11:50:59 +00:00
litellm_core_utils test(unit): make every tests/unit directory a package so pytest collection is unique 2026-09-20 11:50:59 +00:00
llms test(unit): make every tests/unit directory a package so pytest collection is unique 2026-09-20 11:50:59 +00:00
messages test: migrate phase 15 legacy tests to tests/unit 2026-09-20 11:55:43 +00:00
models test: add __init__.py to new tests/unit packages 2026-09-20 12:36:13 +00:00
ocr test: migrate phase 15 legacy tests to tests/unit 2026-09-20 11:55:43 +00:00
passthrough test: migrate phase 15 legacy tests to tests/unit 2026-09-20 11:55:43 +00:00
rag/ingestion test: migrate phase 15 legacy tests to tests/unit 2026-09-20 11:55:43 +00:00
realtime_api test: add __init__.py to new tests/unit packages 2026-09-20 12:36:13 +00:00
repositories test: add __init__.py to new tests/unit packages 2026-09-20 12:36:13 +00:00
router_strategy/complexity_router test: add __init__.py to new tests/unit packages 2026-09-20 12:36:13 +00:00
router_utils/pre_call_checks test: add __init__.py to new tests/unit packages 2026-09-20 12:36:13 +00:00
rust_bridge test: migrate phase 15 legacy tests to tests/unit 2026-09-20 11:55:43 +00:00
__init__.py test(unit): make every tests/unit directory a package so pytest collection is unique 2026-09-20 11:50:59 +00:00
AGENTS.md docs(tests): define the tier contract for unit, integration and e2e 2026-09-20 06:24:06 +00:00
conftest.py test(unit): block external sockets at import time and add a socket policy regression test 2026-09-20 08:07:50 +00:00
test_package_layout.py test(unit): make every tests/unit directory a package so pytest collection is unique 2026-09-20 11:50:59 +00:00
test_socket_policy.py test(unit): block external sockets at import time and add a socket policy regression test 2026-09-20 08:07:50 +00:00