opendatahub-io / caikit-nlp-client

A grpc and http client library for caikit-nlp
Apache License 2.0
3 stars 6 forks source link

tests: add test for https tls-only #26

Closed dtrifiro closed 1 year ago

dtrifiro commented 1 year ago

The http client fixture is currently only testing mTLS. This PR adds a (failing) test that verifies the correct behavior.