-
-
Notifications
You must be signed in to change notification settings - Fork 752
improve: jsonresponse validation #3316
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
Conversation
DavertMik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At first I thought maybe this PR is not so useful enough but then I looked into tests and figured out that these use cases are quite important to cover.
Please update documentation for updated methods to mention this use case with arrays.
Also remove change to seeResponseEquals method
DavertMik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, it would be nice if we mention explicitly in the documentation what we do with arrays. Not only as a code examples but with explanation.
Motivation/Description of the PR
Applicable helpers:
Type of change
Checklist:
npm run docs)npm run lint)npm test)