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

added bodyMatchesText requestConstraint with example test #110

Merged
merged 2 commits into from
Dec 6, 2021

Conversation

leorush
Copy link
Contributor

@leorush leorush commented Nov 30, 2021

This constrait checks that the request has the defined body text, or it falls under the definition of a regular expression.
Useful when you have to check some non-JSON or XML requests (i.e. GraphQL)

@fetinin fetinin self-assigned this Nov 30, 2021
@fetinin fetinin added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 30, 2021
@fetinin fetinin added the minor release as minor label Dec 6, 2021
@fetinin fetinin merged commit 2fd93c6 into lamoda:master Dec 6, 2021
@github-actions
Copy link

github-actions bot commented Dec 6, 2021

🚀 PR was released in v1.11.0 🚀

@leorush leorush deleted the add-bodyMatchesText-constraint branch December 7, 2021 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request minor release as minor released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants