We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. How to be sure that everything works as expected is a deterministic way?
Describe the solution you'd like Api tests using Postman tests (using Chai Js library under the hood might be useful)
Describe alternatives you've considered doing it manually
Additional context none
The text was updated successfully, but these errors were encountered:
Already did mostly automated scripts for pre-request and post-response in this postman collection.
Here they are separately that you can use in your own projects:
Pre-request
https://gist.github.com/alexandreelise/b6803c63da5fa777b87df3819f7113ab
Post-response
https://gist.github.com/alexandreelise/5dc5036aa2172f3edc2b3860ddf24a2b
Sorry, something went wrong.
alexandreelise
No branches or pull requests
Is your feature request related to a problem? Please describe.
How to be sure that everything works as expected is a deterministic way?
Describe the solution you'd like
Api tests using Postman tests (using Chai Js library under the hood might be useful)
Describe alternatives you've considered
doing it manually
Additional context
none
The text was updated successfully, but these errors were encountered: