mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 04:16:36 +08:00
* Reapply "Add union link connection type support (#5806)" (#5889) This reverts commit edf21cf606ff4b729175c50f7518c040d0a2b47c. * Fix union type breaks existing type workarounds * Add non-string test * Add tests for hacks and non-string types * Support python versions lower than 3.11
Pytest Unit Tests
Install test dependencies
pip install -r tests-unit/requirements.txt
Run tests
pytest tests-unit/