Code4HR / okcandidate-v1

A platform for matching candidates with voters.
http://okcandidate.code4hr.org
MIT License
15 stars 8 forks source link

186 test with dockercloud #229

Closed BretFisher closed 8 years ago

BretFisher commented 8 years ago

Added two docker-compose yaml files that will be picked up by Docker Cloud (because *.test.yml) and run in parallel to ensure tests succeed before image is built and pushed to Docker Hub. Tests will run for all branches, but images are only built for master/develop branches. Would be good for someone to actually test a failing test to ensure it's not built into image on failure.