mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2025-12-26 02:18:43 +08:00
* Add content-type filter method to folder_paths * Add unit tests * Hardcode webp content-type * Annotate content_types as Literal["image", "video", "audio"]
Pytest Unit Tests
Install test dependencies
pip install -r tests-units/requirements.txt
Run tests
pytest tests-units/