litellm/ui/litellm-dashboard/e2e_tests
Yuneng Jiang a8f4f464ce
[Fix] Add missing test fixtures and address review feedback
- Add constants.ts with all required exports (key aliases, team IDs)
- Add fixtures/users.ts with all role definitions and storage paths
- Add fixtures/seed.sql for deterministic test database seeding
- Remove Firefox project from playwright config (only Chromium installed)
- Remove unused variable in teams.spec.ts
- Rename CircleCI job to e2e_ui_testing
2026-04-08 12:40:41 -07:00
..
fixtures [Fix] Add missing test fixtures and address review feedback 2026-04-08 12:40:41 -07:00
helpers [Feature] E2E UI tests: proxy-admin team and key management with CI integration 2026-04-08 11:51:15 -07:00
tests [Fix] Add missing test fixtures and address review feedback 2026-04-08 12:40:41 -07:00
constants.ts [Fix] Add missing test fixtures and address review feedback 2026-04-08 12:40:41 -07:00
globalSetup.ts [Feature] E2E UI tests: proxy-admin team and key management with CI integration 2026-04-08 11:51:15 -07:00
playwright.config.ts [Fix] Add missing test fixtures and address review feedback 2026-04-08 12:40:41 -07:00
run_e2e.sh [Feature] E2E UI tests: proxy-admin team and key management with CI integration 2026-04-08 11:51:15 -07:00