tendrilinc / marathon-autoscaler

A simple autoscaler for Marathon applications
https://hub.docker.com/r/tendril/marathon-autoscaler/
Apache License 2.0
41 stars 16 forks source link

Add testing #15

Closed kernelpanek-segfault closed 7 years ago

kernelpanek-segfault commented 7 years ago

I'm taking a first crack at adding some simple verification tests so we can feel more confident in accepting PRs in the future.

At some point, we should incorporate the wonderful work that Dell / EMC have done with https://github.com/codedellemc/vagrant/tree/master/playa-mesos to run functional tests.