litellm/ui/litellm-dashboard/tests
mateo-berri 0a16db0f53
fix(dashboard): probe the interpreter from the repo root in gen:api
The version guard ran execFileSync without a cwd, so a repo-root-relative
LITELLM_PYTHON (e.g. .venv/bin/python) was resolved against the dashboard
directory the npm script runs in, while the later spec dump resolves it
against the repo root. Thread repoRoot into the probe so both calls agree.
2026-06-28 00:19:53 +00:00
..
CreateKeyPage.expiredToken.test.tsx refactor(ui): consolidate dashboard to one shell in the (dashboard) layout (#30166) 2026-06-10 18:37:44 -07:00
fetch-location-rule.test.ts refactor(ui): shared HTTP client + location-pinned fetch() lint rule (#29723) 2026-06-04 20:27:58 -07:00
gen-api-types.test.ts fix(dashboard): probe the interpreter from the repo root in gen:api 2026-06-28 00:19:53 +00:00
lint-budget-lib.test.ts feat(ui): track frontend lint counts in a committed snapshot (#31157) 2026-06-24 11:35:32 -07:00
setupTests.ts chore(deps): address dependency review notes 2026-05-04 12:09:04 -07:00
test-utils.tsx Migrate MCP servers to react query 2025-12-22 14:33:38 -08:00
top_key_view.test.tsx rename 2025-12-11 16:33:23 -08:00