Replies: 1 comment
-
nevermind this question |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to test out something with openai client.
I've cloned the repo and tried running tests. about 20% of tests fail without any change in the code, due to issue with the mock server I set up. It says to run tests against openapi spec, but it doesn't say which one.
https://github.com/openai/openai-openapi/blob/master/openapi.yaml
this is what I found which does not seem to work.
Can someone guide me how to make the tests pass ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions