mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-12 16:56:23 +00:00
## Summary - Reset `Comfy.Queue.MaxHistoryItems` in the shared browser-test `comfyPage` setup so worker-persisted queue settings cannot leak between tests. - Keep the queue settings spec focused on asserting the setting behavior without local cleanup scaffolding. ## Validation - `PLAYWRIGHT_LOCAL=1 PLAYWRIGHT_TEST_URL=http://127.0.0.1:65419 PLAYWRIGHT_SETUP_API_URL=http://127.0.0.1:65400 TEST_COMFYUI_DIR=/Users/ben/.codex/comfyui-preview-env/runtime/worktrees/fe-500-maxhistoryitems pnpm exec playwright test browser_tests/tests/queue/queueSettings.spec.ts --project=chromium --workers=1` - `pnpm exec eslint browser_tests/tests/queue/queueSettings.spec.ts browser_tests/fixtures/ComfyPage.ts` - `pnpm exec oxlint browser_tests/tests/queue/queueSettings.spec.ts browser_tests/fixtures/ComfyPage.ts` - `pnpm typecheck:browser` - `git diff --check` - commit hook: staged oxfmt, oxlint, eslint, `pnpm typecheck`, `pnpm typecheck:browser` Linear: FE-500
3.9 KiB
3.9 KiB