mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
The case was skipped because /budget/update 500d on any model_max_budget. #38430 fixes that by serializing the update payload before the write, so the case now passes against a proxy carrying that change and there is nothing left for the skip to hide. Merge this after #38430; on staging alone the case still fails with the same 500 it was skipped for. |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| management_client.py | ||
| test_budget_customer_user_org_e2e.py | ||
| test_config_misc_endpoints_e2e.py | ||
| test_key_management_e2e.py | ||
| test_management_e2e.py | ||
| test_model_tag_accessgroup_e2e.py | ||
| test_model_test_connection_e2e.py | ||
| test_team_management_e2e.py | ||