..
app_test
Fix unit tests
2025-10-24 10:51:18 -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 tests
2025-10-06 15:40:04 -07:00
folder_paths_test
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-04 13:44:45 -07:00
fsspec_tests
Fix unit tests (no code changes, no re-release)
2025-10-29 05:26:10 -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
Merge commit 'a4787ac83bf6c83eeb459ed80fc9b36f63d2a3a7' of github.com:comfyanonymous/ComfyUI into fix-merge
2025-10-21 10:53:43 -07:00
test_cli_args.py
Test and fix cli args issues
2025-10-22 15:03:01 -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_nodes_context.py
Better integration with logic nodes from EasyUse
2025-10-29 15:36:35 -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
Fixes to tests and configuration, making library use more durable
2025-10-23 19:46:40 -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
Fix unit tests (no code changes, no re-release)
2025-10-29 05:26:10 -07:00
test_requests_caching.py
Cache requests in nodes
2025-10-23 11:52:36 -07: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
Fixes to tests and configuration, making library use more durable
2025-10-23 19:46:40 -07:00
websocket_feature_flags_test.py
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-14 13:45:09 -07:00