ComfyUI/tests
Benjamin Berman 82bffb7855 Better integration with logic nodes from EasyUse
- ImageRequestParameter now returns None or a provided default when the value of its path / URL is empty, instead of erroring
 - Custom nodes which touch nodes.NODE_CLASS_MAPPINGS will once again see all the nodes available during execution, instead of only the base nodes
2025-10-29 15:36:35 -07:00
..
asyncio fix tests 2025-07-25 15:01:30 -07:00
distributed fix pylint issues 2025-07-14 17:44:43 -07:00
downloader Improve tests, fix issues with alternate filenames, improve group offloading support for transformers models 2025-09-18 13:25:08 -07:00
execution Fixes to tests and configuration, making library use more durable 2025-10-23 19:46:40 -07:00
inference fix tests, make fixture of core workflow test function to reclaim RAM better 2025-10-21 10:53:49 -07:00
issues Fixes to tests and configuration, making library use more durable 2025-10-23 19:46:40 -07:00
library Add support for intuitive progress notifications when using comfyui as a library 2025-08-26 16:31:39 -07:00
quantization Fixes to tests and progress bars in xet 2025-08-01 17:26:30 -07:00
unit Better integration with logic nodes from EasyUse 2025-10-29 15:36:35 -07:00
__init__.py Ci quality workflows (#1423) 2023-09-18 23:18:06 -04:00
absolute_import_checker.py packaging fixes 2025-07-15 10:19:33 -07:00
conftest.py Fix custom model paths config paths, tweak tests 2025-09-23 11:01:48 -07:00
main_pre_import_checker.py packaging fixes 2025-07-15 10:19:33 -07:00