litellm/ui/litellm-dashboard/e2e_tests/tests
ryan-crabbe-berri 4f41a9e140 test(ui): drop the e2e typecheck CI gate, keep the typed import for the editor
The e2e runs against the real proxy, so a contract drift already fails the test at
runtime; tsc only checks the spec against schema.d.ts, a generated snapshot, so a
backend change with a stale snapshot would pass tsc while the live test still
catches it. The dedicated tsconfig + script + CI step were circular ceremony for
that. Keep the zero-runtime-cost type-only import, which still catches mistakes in
the editor, and make its comment honest about what enforces the contract.
2026-06-30 12:50:21 -07:00
..
auth style(ui): run prettier --write across the dashboard (#29622) 2026-06-04 11:37:54 -07:00
internal-user style(ui): run prettier --write across the dashboard (#29622) 2026-06-04 11:37:54 -07:00
internal-viewer style(ui): run prettier --write across the dashboard (#29622) 2026-06-04 11:37:54 -07:00
login refactor(ui): centralize proxy base URL resolution into tested resolver (#29793) 2026-06-05 11:53:26 -07:00
mcp feat(mcp): per-server env vars with global + per-user scopes (#28917) 2026-06-05 20:15:11 -07:00
migration feat(ui): migrate api-keys landing to App Router path route (#30699) 2026-06-18 17:38:07 -07:00
modelHub style(ui): run prettier --write across the dashboard (#29622) 2026-06-04 11:37:54 -07:00
modelsPage style(ui): run prettier --write across the dashboard (#29622) 2026-06-04 11:37:54 -07:00
navigation feat(ui): migrate playground to path routing and colocate its files (#30185) 2026-06-11 12:07:17 -07:00
proxy-admin style(ui): run prettier --write across the dashboard (#29622) 2026-06-04 11:37:54 -07:00
settings test(ui): drop the e2e typecheck CI gate, keep the typed import for the editor 2026-06-30 12:50:21 -07:00
team-admin style(ui): run prettier --write across the dashboard (#29622) 2026-06-04 11:37:54 -07:00
users Neon Branch on every commit + skip flaky tests 2026-01-09 23:25:42 -08:00