You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: