68bb885d22
* 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 |
README.md
Pytest Unit Tests
Install test dependencies
pip install -r tests-unit/requirements.txt
Run tests
pytest tests-unit/