remind101 / conveyor

A fast build system for Docker images.
http://engineering.remind.com/introducing-conveyor/
BSD 2-Clause "Simplified" License
221 stars 24 forks source link

Add tests for docker builder. #23

Closed ejholmes closed 8 years ago

ejholmes commented 8 years ago

This adds some unit tests for the docker builder and moves the integration level tests to builder/docker/tests.

I'm pulling this out of the sqs branch because the integration tests were a little too high and brittle.

benguillet commented 8 years ago

:+1: