litellm/ui
Cursor Agent b3a3684004
test(ui): raise timeout to 60s for 3 slow MCP OAuth create flows
The three OAuth-delegate / true-passthrough create-server tests in
create_mcp_server.test.tsx run ~8s locally, which flakes past the
default 30s testTimeout in CI when the vitest `--pool forks
--poolOptions.forks.maxForks=14` fan-out pushes several such tests
onto a single runner CPU at once. Give them 60s headroom instead of
the file-wide 30s; each still asserts real MCP OAuth token-boundary
behavior and must stay a real test, not a skip.

Co-authored-by: Krrish Dholakia <krrish-berri-2@users.noreply.github.com>
2026-07-24 06:18:34 +00:00
..
litellm-dashboard test(ui): raise timeout to 60s for 3 slow MCP OAuth create flows 2026-07-24 06:18:34 +00:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf fix(ui): serve /ui/assets from the nginx image instead of SPA fallback (#34066) 2026-07-21 09:22:02 -07:00