litellm/ui/litellm-dashboard/e2e_tests/fixtures
Ryan Crabbe 44614c43c6
test(e2e): add edit team model TPM/RPM limits test
Covers the full write-path flow for team-scoped models on the Models +
Endpoints page: create via /model/new, click the row to open the detail
view, click Edit Settings, change TPM/RPM, click Save Changes, assert
the new values render back. Cleans up via /model/delete in finally so
reruns stay deterministic.

Requires store_model_in_db: true in the fixture general_settings so the
proxy accepts /model/new and /model/delete. No existing test in the
dashboard e2e suite reads the all-models table or hits the model CRUD
endpoints, so enabling the flag has no cross-test impact.
2026-04-13 16:27:39 -07:00
..
mock_llm_server [Feature] E2E UI tests: proxy-admin team and key management with CI integration 2026-04-08 11:51:15 -07:00
config.yml test(e2e): add edit team model TPM/RPM limits test 2026-04-13 16:27:39 -07:00
menuMappings.ts e2e refactoring 2026-01-08 21:50:19 -08:00
pages.ts e2e refactoring 2026-01-08 21:50:19 -08:00
roles.ts Adding e2e tests for sidebar 2025-12-30 12:19:25 -08:00
seed.sql [Fix] Add missing test fixtures and address review feedback 2026-04-08 12:40:41 -07:00
users.ts [Fix] Add missing test fixtures and address review feedback 2026-04-08 12:40:41 -07:00