ComfyUI/tests/unit
2025-06-17 10:35:10 -07:00
..
app_test Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-29 15:57:24 -07:00
comfy_test Update to 0.3.15 and improve models 2025-02-24 21:27:15 -08:00
folder_paths_test Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-04-21 13:14:36 -07:00
prompt_server_test Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-09 15:54:37 -08:00
server Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-02-24 09:39:26 -08:00
utils Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-02-24 09:39:26 -08:00
__init__.py Run unit tests on GitHub 2024-03-27 13:57:17 -07:00
test_arithmetic_nodes.py Run unit tests on GitHub 2024-03-27 13:57:17 -07:00
test_base_nodes.py ImagePadForOutpaint now correctly returns a MaskBatch 2025-02-16 15:39:36 -08:00
test_colormap_nodes.py Run unit tests on GitHub 2024-03-27 13:57:17 -07:00
test_compositing_nodes.py Add image tracing to SVG support using vtrace, python skia. The Skia library can be used for additional drawing tasks 2024-08-28 14:49:19 -07:00
test_generators.py Generators 2025-02-20 15:00:07 -08:00
test_ideogram_nodes.py wip inpainting fixes and ideogram now takes a mask that is more convention from the POV of comfyui 2025-06-06 22:25:22 -07:00
test_inpainting_utils.py inpainting nodes 2025-06-07 10:20:21 -07:00
test_language_nodes.py Tweak test 2024-09-11 14:47:23 -07:00
test_openapi_nodes.py 16 bit color support for TIFF and PNG, 16 and 32 bit floating point 2025-02-21 17:55:02 -08:00
test_panics.py Accept workflows from the command line 2025-05-07 14:53:39 -07:00
test_process_pool.py Better support for process pool executors 2025-02-18 14:37:20 -08:00
test_regular_expression_nodes.py Quality of life improvements 2025-02-12 14:12:10 -08:00
test_string_nodes.py Quality of life improvements 2025-02-12 14:12:10 -08:00
test_svg.py Add image tracing to SVG support using vtrace, python skia. The Skia library can be used for additional drawing tasks 2024-08-28 14:49:19 -07:00
test_user_manager.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-06-17 10:35:10 -07:00
test_validate_node_input.py Update ComfyUI and fix tests 2024-12-09 19:45:17 -08:00
test_validation.py Better support for process pool executors 2025-02-18 14:37:20 -08:00