Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having trouble getting started #12

Open
tg970 opened this issue Jul 22, 2022 · 5 comments
Open

Having trouble getting started #12

tg970 opened this issue Jul 22, 2022 · 5 comments

Comments

@tg970
Copy link

tg970 commented Jul 22, 2022

Hi guys, this project appears to be a wonderful solution for validating our contracts on live APIs from OAS files. We're excited to test it out but having trouble getting started. Would it be possible to post a brief instruction list for how to use, or set up, our test suites? I can't seem to find the right combination of variables and actions to get the tests generated and ran. Any help you can provide is very much appreciated - thanks in advance!!

@fmarkwong
Copy link

Same here. Any chance of getting some more detailed setup instructions @allenheltondev?

@msilesgap
Copy link

Hi, same here. I'm looking for a way to generate my tests, but I couldn't find the explanation in the video or the readme.
Thanks

@allenheltondev
Copy link
Owner

I am happy to help here. Can you all please tell me what you are seeing when you attempt to run it? What are the docs not providing to you and/or what is unclear?

@msilesgap
Copy link

Hi @allenheltondev, I think I find what I need from this video, I think it's related
https://www.postman.com/events/intergalactic/api-contract-testing/

but currently when running the collection (Generator) Contract Tests - OAS3 I'm getting the following error in the terminal TypeError: Cannot read properties of null (reading 'replace')

That happens in the Contract Tests folder, Get Test Request

@npaganini
Copy link

but currently when running the collection (Generator) Contract Tests - OAS3 I'm getting the following error in the terminal TypeError: Cannot read properties of null (reading 'replace')

I was having the same issue but adding the the x-api-key header and creating a new API Key to use fixed it for me. You might have to add it to every endpoint though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants