mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-11 00:10:40 +00:00
## What changed Added a runtime-safe `#e2e/*` alias for `browser_tests`, updated the browser test docs, and migrated a representative fixture/spec import path to the new convention. ## Why `@/*` only covers `src/`, so browser test imports were falling back to deep relative paths. `#e2e/*` resolves in both Node/Playwright runtime and TypeScript. ## Validation - `pnpm format` - `pnpm typecheck:browser` - `pnpm exec playwright test browser_tests/tests/actionbar.spec.ts --list` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-10735-test-add-runtime-safe-browser_tests-alias-3336d73d36508122b253cb36a4ead1c1) by [Unito](https://www.unito.io) --------- Co-authored-by: Alexander Brown <drjkl@comfy.org>
1.4 KiB
1.4 KiB