litellm/tests/litellm-proxy-extras
yuneng-jiang 347090d288 Fix P3009 idempotent re-deploy, error propagation, and test coverage
- P3009 idempotent path now re-runs prisma migrate deploy after resolving
  the failed migration, so subsequent migrations are not left unapplied
- _mark_all_migrations_applied raises RuntimeError on unexpected errors
  instead of silently swallowing them
- P3009 non-idempotent test now exercises the rollback-succeeds path
  and verifies rollback was called

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 11:21:16 -07:00
..
test_litellm_proxy_extras_utils.py Fix P3009 idempotent re-deploy, error propagation, and test coverage 2026-03-12 11:21:16 -07:00