ComfyUI/tests-unit
2026-02-28 22:21:32 -05:00
..
app_test Move parsing of requirements logic to function. (#12701) 2026-02-28 22:21:32 -05:00
assets_test Assets Part 2 - add more endpoints (#12125) 2026-01-31 02:22:05 -05:00
comfy_api_test
comfy_extras_test
comfy_quant Properly save mixed ops. (#11772) 2026-01-10 02:03:57 -05:00
comfy_test Native LongCat-Image implementation (#12597) 2026-02-27 23:04:34 -05:00
execution_test
folder_paths_test
prompt_server_test
server/utils
server_test
utils
feature_flags_test.py
README.md
requirements.txt Assets Part 2 - add more endpoints (#12125) 2026-01-31 02:22:05 -05:00
websocket_feature_flags_test.py

Pytest Unit Tests

Install test dependencies

pip install -r tests-unit/requirements.txt

Run tests

pytest tests-unit/