mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 15:40:10 +00:00
- Move TransformPane tests from .test.ts to .spec.ts format - Relocate useWidgetValue tests to tests-ui directory - Move QuadTree tests to tests-ui/tests/utils/spatial directory - Add comprehensive tests for new composables: - useCanvasTransformSync tests - useTransformSettling tests - Update test imports and paths Tests now follow consistent organization patterns and cover the refactored transform sync functionality.