ComfyUI/tests-unit
2026-07-06 17:34:17 +08:00
..
app_test
assets_test security: fix four vulnerabilities (GHSA-779p-m5rp-r4h4) (#14734) 2026-07-02 20:44:54 -07:00
comfy_api_test Add 10-bit video support (#14452) 2026-06-13 16:05:25 +03:00
comfy_extras_test
comfy_quant Support int8 models. (#14636) 2026-06-25 11:23:58 -07:00
comfy_test security: fix four vulnerabilities (GHSA-779p-m5rp-r4h4) (#14734) 2026-07-02 20:44:54 -07:00
execution_test
folder_paths_test
jobs_cancel_test Add jobs-namespace cancel endpoints (POST /api/jobs/{job_id}/cancel, POST /api/jobs/cancel) (#14493) 2026-06-19 16:39:35 -07:00
nodes_test fix: Show custom node import failure reasons in summary 2025-12-28 12:16:03 +05:30
prompt_server_test
security_test security: fix four vulnerabilities (GHSA-779p-m5rp-r4h4) (#14734) 2026-07-02 20:44:54 -07: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/