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

Add automated acceptance tests #21

Open
mpareja opened this issue Aug 3, 2016 · 0 comments
Open

Add automated acceptance tests #21

mpareja opened this issue Aug 3, 2016 · 0 comments

Comments

@mpareja
Copy link
Owner

mpareja commented Aug 3, 2016

We'll need some automated acceptance tests to really rest assured that uncorded's clustering is working as expected - especially for ELB auto-discovery and replication. A few highlevel acceptance tests I would love to see:

  • given an ASG with 2 instances running uncorded
    • add a document to a node
      • the doc is available to the other nodes
      • the doc is available after restarting a node
      • add another instance of uncorded to the ASG
        • the previously added doc is available on the new instance
    • remove a document from a node
      • the removed document is removed from all nodes
@mpareja mpareja changed the title Automated acceptance tests Add automated acceptance tests Aug 3, 2016
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