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

feat(matcher): Add .toHaveBodyMatchObject matcher #33

Merged
merged 6 commits into from
Aug 25, 2024

Conversation

rluvaton
Copy link
Owner

@rluvaton rluvaton commented Aug 25, 2024

Checklist for new matcher

  • added tests for the matcher with the .not matcher as well
  • added type definitions for the matcher in the types/shared.d.ts file in both CustomMatchers and SharedMatchers (they are the same)
  • added type tests in the types.test.ts file that exists inside each directory in types-test root folder
  • Make sure the matcher is exported
  • Make sure the matcher is documented in the README.md file in both the table of content and the matchers section

@rluvaton rluvaton changed the title feat(matcher): Add .toHaveBodyMatchObject matcher feat(matcher): Add .toHaveBodyMatchObject matcher Aug 25, 2024
@rluvaton rluvaton merged commit 36763ab into master Aug 25, 2024
6 checks passed
@rluvaton rluvaton deleted the add-to-match-body branch August 25, 2024 14:31
Copy link

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant