solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy

Home Page:https://docs.solo.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add unit testing for `have_http_response` and `have_status` matchers

jbohanon opened this issue · comments

Do you have a suggestion for code improvement or tracking existing technical debt? Please describe.

Custom matchers have been added to aid in standardizing test assertions. These matchers should have unit tests to validate the advertised behavior and guard against future breakage

Describe the solution you'd like

No response

Additional Context

No response