You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: fix LGraphNode tests by mocking TransformState and useNodeResize
- Add TransformState injection mock for tests
- Mock useNodeResize composable since tests don't need resize functionality
- Fixes test failures after making TransformState required for resize
- Rename .spec.ts to .test.ts to follow tests-ui conventions
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments