ComfyUI/tests/unit
doctorpangloss 32af09cebf Fix test
2025-10-06 15:35:46 -07:00
..
app_test Fixes to tests and progress bars in xet 2025-08-01 17:26:30 -07:00
comfy_api_nodes_test move test files 2025-06-17 14:29:41 -07:00
comfy_api_test move test files 2025-06-17 14:29:41 -07:00
comfy_extras_test nodes train fix, nodes stich test imports removal 2025-06-17 14:46:46 -07:00
comfy_test Fix test 2025-10-06 15:35:46 -07:00
folder_paths_test Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-08-04 13:44:45 -07:00
prompt_server_test packaging fixes 2025-07-15 10:19:33 -07: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
feature_flags_test.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-07-14 13:45:09 -07:00
test_approx_vae.py Fix issue finding approx vae taesdxl when used in a workflow 2025-09-26 12:29:00 -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_cache_control.py move test_cache_control 2025-09-22 14:31:21 -07: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_download_bailout.py Qwen Image with sage attention workarounds 2025-08-07 17:29:23 -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 fix inpainting alignment issue 2025-06-24 12:27:06 -07:00
test_language_nodes.py Qwen Image with sage attention workarounds 2025-08-07 17:29:23 -07:00
test_openapi_nodes.py Fix misalignment between EXIF tags and whatever pillow was actually doing 2025-09-19 16:14:40 -07:00
test_panics.py Tweaks 2025-09-23 10:28:36 -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_sdpa.py fix sdpa priorities 2025-08-26 14:33:00 -07:00
test_string_nodes.py Quality of life improvements 2025-02-12 14:12:10 -08:00
test_svg.py fix tests, disable opentel metrics provider 2025-07-16 14:21:50 -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 Move validation back to where it is supposed to be relative to upstream 2025-09-04 14:05:19 -07:00
test_validation.py fix pylint issues 2025-07-14 17:44:43 -07:00
websocket_feature_flags_test.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-07-14 13:45:09 -07:00