Files
KohakuHub/tests/__init__.py
2025-10-06 21:13:02 +08:00

6 lines
175 B
Python

"""Unit tests for KohakuHub API.
This test suite validates HuggingFace API compatibility and custom endpoints
using both huggingface_hub client and direct HTTP requests.
"""