mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-16 01:37:04 +08:00
* add 'is_default' to model paths config including impl and doc in example file * update weirdly overspecific test expectations * oh there's two * sigh |
||
|---|---|---|
| .. | ||
| app_test | ||
| comfy_test | ||
| folder_paths_test | ||
| prompt_server_test | ||
| server | ||
| utils | ||
| README.md | ||
| requirements.txt | ||
Pytest Unit Tests
Install test dependencies
pip install -r tests-unit/requirements.txt
Run tests
pytest tests-unit/