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

Create integration tests #136

Open
janisz opened this issue Oct 21, 2016 · 0 comments
Open

Create integration tests #136

janisz opened this issue Oct 21, 2016 · 0 comments

Comments

@janisz
Copy link
Contributor

janisz commented Oct 21, 2016

Right now we have only synthetic tests that check how marathon-consul behave when it gets specific event form Marathon and how it interacts with Marathon and Consul then. Before merging commit or releasing we go thru manual testing but we don't have prepared test cases.

We need set of integration test that will launch Mesos, Marathon, Consul and marathon-consul and try to deploy, change, delete tasks/apps/groups on Marathon and see the result in Consul.

We need to prepare:

  1. Multiplatform environment to run integration tests (we can use https://github.com/dankraw/marathon-consul-playground)
  2. Integration tests (If we use Vagrant then this could be just golang test that will launch vagrant and m-c and perform rest calls to marathon and check effect in consul)
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