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

Is early return for a passing expectSaga possible? #373

Open
tetslee opened this issue Sep 9, 2021 · 0 comments
Open

Is early return for a passing expectSaga possible? #373

tetslee opened this issue Sep 9, 2021 · 0 comments

Comments

@tetslee
Copy link

tetslee commented Sep 9, 2021

When using expectSaga is there a way to return early if all expectations have been met without waiting for the timeout?
Maybe it would be nice if there was a dontWait option or something to improve performance of passing tests. Is it just not implemented or would adding something like that be a bad idea?

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