mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-01 13:59:54 +00:00
- Follow-up on #817 ### Unit tests Adds tests for: - LinkConnector - LGraph ### Integration tests for LinkConnector - Uses and configures a real graph + LGraph - Avoids mocks - User input is still mocked - Performs actual tasks as would be called by LGraphCanvas - A little verbose in places, but _many_ edge cases are caught by these tests