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

Only push request for assertion if handled #1

Open
AndersDJohnson opened this issue Nov 26, 2020 · 0 comments
Open

Only push request for assertion if handled #1

AndersDJohnson opened this issue Nov 26, 2020 · 0 comments

Comments

@AndersDJohnson
Copy link
Owner

We should consider only pushing the request for assertion if the handler responded. This will ensure the request was mocked correctly as well for any subsequent assertions in the test. If users don't care about this, they can use the default handler, which always responds. Or maybe we make it either opt-in or opt-out to allow pushing requests even when they don't match.

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

No branches or pull requests

1 participant