Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

Better end-to-end integration tests #16

Closed
paddycarver opened this issue Mar 12, 2013 · 1 comment
Closed

Better end-to-end integration tests #16

paddycarver opened this issue Mar 12, 2013 · 1 comment
Assignees

Comments

@paddycarver
Copy link

We currently test all the pieces of the algorithm, but don't have automated tests for the overall algorithm itself. If Wendy is ever going to exit alpha status and be usable in production, we need better tests that show that the algorithm itself works as expected, in addition to all its component parts.

@ghost ghost assigned paddycarver Mar 12, 2013
@paddycarver
Copy link
Author

As of the beta1 release (specifically, commit afb3699), we now have integration tests for nodes joining the cluster. We still need race condition tests, message routing tests, and tests for nodes exiting the cluster.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant