ComfyUI/tests/unit
doctorpangloss 31b6b53236 Quality of life improvements
- export_custom_nodes() finds all the classes that inherit from
   CustomNode and exports them correctly for custom node discovery to
   find
 - regular expressions
 - additional string formatting and parsing nodes
2025-02-12 14:12:10 -08:00
..
app_test Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-28 13:45:51 -08:00
comfy_test Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-16 09:58:02 -08:00
folder_paths_test
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-01-16 09:58:02 -08:00
utils Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-28 13:45:51 -08:00
__init__.py
test_arithmetic_nodes.py
test_base_nodes.py
test_colormap_nodes.py
test_compositing_nodes.py
test_ideogram_nodes.py Native Ideogram support 2025-01-22 10:32:04 -08:00
test_language_nodes.py
test_openapi_nodes.py
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
test_user_manager.py
test_validate_node_input.py Update ComfyUI and fix tests 2024-12-09 19:45:17 -08:00
test_validation.py