mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-16 17:42:58 +08:00
* Expand user path. * Add test. * Add unit test for expanding base path. * Simplify unit test. * Remove comment. * Remove comment. * Checkpoints. * Refactor. |
||
|---|---|---|
| .. | ||
| app_test | ||
| prompt_server_test | ||
| server | ||
| utils | ||
| README.md | ||
| requirements.txt | ||
Pytest Unit Tests
Install test dependencies
pip install -r tests-units/requirements.txt
Run tests
pytest tests-units/