mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-11 00:10:40 +00:00
## Summary - Add e2e test covering node copy/paste (Ctrl+C/V), image paste onto a selected LoadImage node, and image paste on empty canvas creating a new LoadImage node - Extract `simulateImagePaste` into reusable `ClipboardHelper.pasteFile()` with auto-detected filename and MIME type - Add test workflow asset `load_image_with_ksampler.json` and `image32x32.webp` image asset ## Test plan - [ ] `pnpm typecheck:browser` passes - [ ] `pnpm exec eslint browser_tests/tests/copyPaste.spec.ts` passes - [ ] New test passes in CI: `Copy paste node, image paste onto LoadImage, image paste on empty canvas` - [ ] Existing copy/paste tests unaffected ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-10233-test-add-copy-paste-node-and-image-paste-e2e-tests-3276d73d365081e78bb9f3f1bf34389f) by [Unito](https://www.unito.io)
4.2 KiB
4.2 KiB