litellm/tests/litellm-proxy-extras
Yuneng Jiang c3fc86869d
test: keep the resolver tests inside the test-quality ceilings
The moved fail-fast test carried a sys.path.insert that the uv workspace
makes unnecessary, and one pre-existing case asserted nothing beyond "did
not raise", so it could not tell a swallowed error from a skipped query.
Give it a liveness gate on the connect count instead.

Fold the resolver default/opt-out matrix into the existing db-push flag
test rather than standing up another patched test, so the flag pair, the
env var, and their precedence are covered without new mock scaffolding.
2026-08-28 01:52:15 -07:00
..
test_litellm_proxy_extras_utils.py fix: keep schema reconciliation from fighting a partitioned LiteLLM_SpendLogs (#38452) 2026-08-27 12:52:52 -07:00
test_setup_database_fail_fast.py test: keep the resolver tests inside the test-quality ceilings 2026-08-28 01:52:15 -07:00