BentoML icon indicating copy to clipboard operation
BentoML copied to clipboard

refactor: migrate current `bentoml.testing` to use `bentoml.client`

Open aarnphm opened this issue 1 year ago • 4 comments

Feature request

With https://github.com/bentoml/BentoML/pull/3028 it introduces bentoml.client.

Currently what we are doing under bentoml.testing are essentially doing what bentoml.client is doing.

This refactor would make bentoml.testing more clean and dry ;)

Motivation

No response

Other

No response

aarnphm avatar Jan 10 '23 03:01 aarnphm