-
Notifications
You must be signed in to change notification settings - Fork 779
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
Update integration tests to utilize StopLight.io's Prism version v2.X #755
Comments
I had a try with Here are my findings:New installer url:
Also, It seems that incorrect values are sent to api in EDIT: Just seen it working in the CI pipeline (https://travis-ci.org/sendgrid/sendgrid-nodejs/jobs/437594883). Doesn't work so good here. |
I got Prism 2.0 working locally. I shall try to take this up if that's ok. |
It looks like Prism 2.x no longer understands the |
@thinkingserious Any inputs on this? If there's that I need to change in the PR, please let me know. |
Closing as prism integration has been moved to https://github.com/sendgrid/sendgrid-oai/ |
Issue Summary
We use a mock server for integration/contract testing that is driven by our OpenAPI specification and StopLight.io's Prism service. The service is spun up utilizing the prism.sh script in this repo.
Before writing any code, we suggest you review our
CONTRIBUTING.md
file and propose your solution for discussion here in the comments. Thank you!Aceptance Criteria
CONTRIBUTING.md
documentation, if necessaryNotes & References
The text was updated successfully, but these errors were encountered: