ComfyUI/tests-unit
2026-05-06 10:56:09 +08:00
..
app_test
assets_test
comfy_api_test
comfy_extras_test
comfy_quant
comfy_test
execution_test
folder_paths_test feat(security): add System User protection with __ prefix (#10966) 2025-11-28 21:28:42 -05:00
prompt_server_test fix: return millisecond timestamps from get_file_info() (#12996) 2026-05-06 10:56:09 +08:00
seeder_test
server/utils
server_test
utils
deploy_environment_test.py
feature_flags_test.py
README.md
requirements.txt
websocket_feature_flags_test.py

Pytest Unit Tests

Install test dependencies

pip install -r tests-unit/requirements.txt

Run tests

pytest tests-unit/