sharkio-dev / sharkio

Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
https://sharkio.dev/
MIT License
5 stars 1 forks source link

test: fix client tests #224

Closed shootermv closed 1 year ago

shootermv commented 1 year ago

Closes #222

How to Test

see if tests are passing

idodav commented 1 year ago

@shootermv thank you very much!!