litellm/tests/e2e/quota_management
mateo-berri 71cf1c7901 test(e2e): drop the unused batch list client and fail loudly on a user teardown miss
The failed-batch redesign left list_batches, BatchList, BatchListQuery and
the batch object's metadata and created_at fields with no caller, and they
duplicated the batches suite's own client. delete_user discarded its result,
so a user that outlived the class fixture went unnoticed; unwrap turns that
into a teardown error like delete_key already does.
2026-09-09 18:34:15 -07:00
..
budgets test(e2e): cover model access group budgets against a live proxy 2026-08-29 15:46:49 -07:00
ratelimit test(e2e): skip the strict-priority and throughput SLO tests pending LIT-5118 / LIT-5119 2026-08-01 19:42:10 -07:00
spend_tracking test(e2e): drop the unused batch list client and fail loudly on a user teardown miss 2026-09-09 18:34:15 -07:00