ComfyUI2/tests-unit
comfyanonymous dc202a2e51
Properly save mixed ops. (#11772)
2026-01-10 02:03:57 -05:00
..
app_test feat(security): add System User protection with `__` prefix (#10966) 2025-11-28 21:28:42 -05:00
comfy_api_nodes_test
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 feat(preview): add per-queue live preview method override (#11261) 2025-12-15 15:57:39 -08:00
folder_paths_test feat(security): add System User protection with `__` prefix (#10966) 2025-11-28 21:28:42 -05:00
prompt_server_test feat(security): add System User protection with `__` prefix (#10966) 2025-11-28 21:28:42 -05:00
server/utils
server_test dont cache new locale entry points (#10101) 2025-09-29 12:16:02 -07:00
utils
README.md
feature_flags_test.py
requirements.txt
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/