shamblett / huggingface_client

A Hugging Face server and browser based REST API client for the inference and inference endpoint API's
MIT License
8 stars 2 forks source link

Update the unit test suite #1

Open shamblett opened 1 year ago

shamblett commented 1 year ago

Unit tests generated from the open api spec are stubbed, they should be filled out.

Unit tests for the inference API need to be added.