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

Feature Request : Skip the fields in API Response for assertmatch #105

Closed
jayeshguru opened this issue Nov 26, 2019 · 2 comments
Closed

Comments

@jayeshguru
Copy link

We have some APIs where the response has queryTime in it and it varies for each api response.
This is avoiding us to use snapshots in our tests as it always fails.
Therefore, I request for a feature which will allow us to bypass some fields in the api response to be snapshot matched.

@HeyHugo
Copy link

HeyHugo commented Dec 7, 2019

See #102

@paulmelnikow
Copy link
Collaborator

Let's track this in #21.

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

3 participants