litellm/tests/e2e/quota_management
ryan-crabbe-berri e263c09e4f test(e2e): cover model access group budgets against a live proxy
Four cases in tests/e2e/quota_management/budgets, driving real OpenAI calls
through a group whose shared pool is drained to exhaustion: the spender key
stays blocked, a key that spent nothing of its own is blocked by the same
pool, a sibling group with no budget keeps serving, and the budget read
reports the spend drawn against the group.

Adds set/get/delete access group budget to BudgetClient and the four
matching rows to the coverage registry.
2026-08-29 15:46:49 -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 fix(e2e): only the negative fallback assertion needs every replica to agree 2026-08-26 18:57:38 -07:00