ComfyUI/tests/unit
doctorpangloss b3ceeebf94 Fix bugs in folder paths
- Adding the output paths now correctly registers a relative path,
   i.e., outputs/loras and models/lorals will now be searched on all
   your base paths
 - Adding absolute paths with models/ works better
 - All the base paths and directories are queried better
2024-10-29 19:22:51 -07:00
..
app_test Fix frontend manager test patch 2024-08-29 18:23:26 -07:00
comfy_test Fix bugs in folder paths 2024-10-29 19:22:51 -07:00
folder_paths_test Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-09-23 12:50:31 -07:00
prompt_server_test Fix tests 2024-10-29 14:27:14 -07:00
server
utils Disable flakey tests 2024-09-27 12:46:35 -07:00
__init__.py
test_arithmetic_nodes.py
test_base_nodes.py
test_colormap_nodes.py
test_compositing_nodes.py
test_language_nodes.py Tweak test 2024-09-11 14:47:23 -07:00
test_openapi_nodes.py
test_svg.py
test_user_manager.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-09-13 12:45:23 -07:00
test_validation.py