mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-19 19:03:51 +00:00
![]() * support 3d model filtering * fix lint error: blank line contains whitespace * add model extensions to test runner mimetype cache manually * use unittest.mock.patch * remove mtl file from testcase (actually plaintext support file) |
||
---|---|---|
.. | ||
app_test | ||
comfy_test | ||
execution_test | ||
folder_paths_test | ||
prompt_server_test | ||
server/utils | ||
utils | ||
README.md | ||
requirements.txt |
Pytest Unit Tests
Install test dependencies
pip install -r tests-unit/requirements.txt
Run tests
pytest tests-unit/