Closed bnadim closed 5 years ago
@bnadim, Thank you very much for this! Given there is just a few minor feedbacks, I think I'll merge this and take care of the changes by myself (it's mostly comments anyway :))
And it's nice to see that you added a lot of test cases 👍
Add snapshot property matchers like jest: https://jestjs.io/docs/en/snapshot-testing#property-matchers This allow to compare with a snapshot ignoring some json fields and comparing them only against json property matcher.
New Feature Test plan