ComfyUI/tests/unit
2025-12-17 09:56:14 -08:00
..
app_test pass unit tests 2025-12-09 16:13:43 -08:00
comfy_api_nodes_test
comfy_api_test
comfy_extras_test
comfy_test
folder_paths_test pass unit tests 2025-12-09 16:13:43 -08:00
fsspec_tests Fix unit tests (no code changes, no re-release) 2025-10-29 05:26:10 -07:00
prompt_server_test pass unit tests 2025-12-09 16:13:43 -08:00
server
utils
__init__.py
feature_flags_test.py
preview_method_override_test.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-12-17 09:56:14 -08:00
test_approx_vae.py
test_arithmetic_nodes.py
test_base_nodes.py
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_types_sync.py pass unit tests 2025-12-09 16:13:43 -08:00
test_cli_args.py Test and fix cli args issues 2025-10-22 15:03:01 -07:00
test_colormap_nodes.py
test_comfy_instance.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
test_compositing_nodes.py
test_download_bailout.py
test_eval_nodes.py fix issues with zooming in editor, simplify, improve list inputs and outputs 2025-11-10 11:23:34 -08:00
test_generators.py
test_ideogram_nodes.py
test_inpainting_utils.py
test_language_nodes.py pass unit tests 2025-12-09 16:13:43 -08:00
test_mixed_precision.py move and tweak tests 2025-12-09 13:29:41 -08:00
test_nodes_context.py Better integration with logic nodes from EasyUse 2025-10-29 15:36:35 -07:00
test_openapi_nodes.py Improve lazy graph evaluation, add logic operators 2025-10-31 14:27:27 -07:00
test_operator_nodes.py pass unit tests 2025-12-09 16:13:43 -08:00
test_panics.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
test_process_pool.py
test_quant_registry.py move and tweak tests 2025-12-09 13:29:41 -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 pass unit tests 2025-12-09 16:13:43 -08:00
test_string_nodes.py
test_svg.py
test_user_manager.py
test_validate_node_input.py
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