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

Wait for messages to be delivered and processed in unit tests #187

Open
dobesv opened this issue Feb 22, 2019 · 0 comments
Open

Wait for messages to be delivered and processed in unit tests #187

dobesv opened this issue Feb 22, 2019 · 0 comments

Comments

@dobesv
Copy link

dobesv commented Feb 22, 2019

When writing unit tests involving postal, it would be nice if we had a standard way to wait for all messages to be delivered and processed. It would be great if this would also wait on any promises returned by the receiver. This would be for testing purposes only, allowing us to wait for all the receivers to run to completion before checking the results of their actions.

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