devops-coop / ansible-haproxy

Installs and configure HAProxy
Apache License 2.0
96 stars 97 forks source link

Test suite #92

Open reminec opened 7 years ago

reminec commented 7 years ago

Are you interested to a mini test suite (with TravisCI) following this guide ? https://www.jeffgeerling.com/blog/testing-ansible-roles-travis-ci-github

It will check :

benwebber commented 7 years ago

I'd be very happy with an automated test suite.

We do some more thorough integration testing in devops-coop.minecraft, but Geerling's examples are a great starting point.

publicarray commented 7 years ago

Another suggestion: molecule is a very simple way to run the tests with minimal configuration. Quick start: http://molecule.readthedocs.io/en/v1/#quick-start