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 Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-09-23 12:50:31 -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-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 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 LTXV tests 2024-11-22 17:13:19 -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_ideogram_nodes.py Native Ideogram support 2025-01-22 10:32:04 -08:00
test_language_nodes.py Tweak test 2024-09-11 14:47:23 -07:00
test_openapi_nodes.py Fix test 2024-08-03 20:01:52 -07: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 2024-11-18 13:12:31 -08:00
test_validate_node_input.py Update ComfyUI and fix tests 2024-12-09 19:45:17 -08:00
test_validation.py Test improvements and fixes 2024-08-05 15:55:46 -07:00