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

Add query_param_contains #139

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Add query_param_contains #139

merged 1 commit into from
Feb 11, 2024

Conversation

taj-p
Copy link
Contributor

@taj-p taj-p commented Feb 9, 2024

Description of changes:

I am building a web application that makes requests to Stripe. Stripe queries use a query parameter of the form query=really_long_query+'with':'strange'+values. Adding a query_param_contains matcher to the library simplifies our Mock setup significantly.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@LukeMathWalker
Copy link
Owner

Thanks!

@LukeMathWalker LukeMathWalker merged commit 8a6ce5c into LukeMathWalker:main Feb 11, 2024
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants