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

Update MatchBody() to check equality of JSON key + value pairs regardless of order. #16

Merged
merged 1 commit into from
Feb 14, 2017

Conversation

edwinthinks
Copy link
Contributor

Regarding #15

Update MatchBody() to compare if key + value pairs of JSON match regardless of order they are in.

  • Update tests to cover new case where JSON keys and values are not in same order.
  • Update tests to include nested fields in JSON.

Please let me know of any suggestions :)

…rdless of order they are in.

- Update tests to cover new case where JSON keys and values are not in same order.
- Update tests to include nested fields in JSON.
@h2non
Copy link
Owner

h2non commented Feb 14, 2017

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants