litellm/tests/e2e/batches
mateo-berri ee50f2bc44 test(e2e/batches): run the list assertion when a batch completes before cancel
The completed-batch early return skipped both the cancel and the list
assertion while the lifecycle's covers markers still credited both cells.
List does not depend on the batch being cancellable, so it now runs either
way; cancel on a completed batch stays a documented vacuous pass
2026-09-04 18:50:47 -07:00
..
batch_client.py Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_lit_5730_batches_completion_e2e 2026-08-21 17:08:24 -07:00
capabilities.py test(e2e/batches): assert Bedrock batch cancel and list in the lifecycle 2026-09-04 18:30:55 -07:00
conftest.py test(e2e): pin require_managed_files enforcement behind a marker-gated stack phase 2026-08-24 10:59:13 -07:00
COVERAGE.md test(e2e/batches): run the list assertion when a batch completes before cancel 2026-09-04 18:50:47 -07:00
test_batches_e2e.py test(e2e/batches): run the list assertion when a batch completes before cancel 2026-09-04 18:50:47 -07:00
test_managed_files_enforcement_e2e.py test(e2e): pin require_managed_files enforcement behind a marker-gated stack phase 2026-08-24 10:59:13 -07:00