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

Testing application using actors #14

Open
elf-pavlik opened this issue Apr 24, 2019 · 0 comments
Open

Testing application using actors #14

elf-pavlik opened this issue Apr 24, 2019 · 0 comments

Comments

@elf-pavlik
Copy link

elf-pavlik commented Apr 24, 2019

Could you possibly include some example tests showing best practices of testing actor based applications? For example hooking up a mock instead of an actor to test if sending specific message to one actor results in another actor receiving expected message as well. The whole asynchronous messaging between actors doesn't seem obvious to test.

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