ComfyUI/tests-unit
Jedrzej Kosinski 6ea8c128a3
Assets Part 2 - add more endpoints (#12125)
2026-01-31 02:22:05 -05:00
..
app_test
assets_test Assets Part 2 - add more endpoints (#12125) 2026-01-31 02:22:05 -05:00
comfy_api_test
comfy_extras_test [V3] converted nodes_images.py to V3 schema (#11206) 2025-12-26 19:39:02 -08:00
comfy_quant Properly save mixed ops. (#11772) 2026-01-10 02:03:57 -05:00
comfy_test
execution_test
folder_paths_test
prompt_server_test
server/utils
server_test
utils
README.md
feature_flags_test.py
requirements.txt Assets Part 2 - add more endpoints (#12125) 2026-01-31 02:22:05 -05:00
websocket_feature_flags_test.py

README.md

Pytest Unit Tests

Install test dependencies

pip install -r tests-unit/requirements.txt

Run tests

pytest tests-unit/