Baptiste Donaux
|
6928d62e1e
|
Upgrade Docker dependency from 1.9 to 1.10
|
2016-03-24 14:40:50 +01:00 |
|
Thomas LEVEIL
|
c11af183d8
|
CircleCI: make tests run on Docker 1.9.1
See CircleCI announcement https://discuss.circleci.com/t/docker-1-9-1-is-available/1009
|
2015-12-14 09:25:21 +01:00 |
|
Thomas LEVEIL
|
66d401c075
|
makefile: update docker images before running tests
|
2015-10-14 19:42:59 +00:00 |
|
Jason Wilder
|
db7a5ab2ae
|
Use make test from circle.yml
|
2015-10-14 10:48:43 -06:00 |
|
Mike Dillon
|
1d9db94535
|
Use docker:1.7 image to match CircleCI's version
|
2015-10-12 21:16:55 -07:00 |
|
Mike Dillon
|
ec393e3d18
|
Pull additional images needed for Circle CI
|
2015-10-11 11:05:08 -07:00 |
|
Thomas LEVEIL
|
4bd30f5d2c
|
add test suite. See #197
This test suite is implemented using [bats](https://github.com/sstephenson/bats).
Not all features are tested. For instance ssl features and custom nginx config are missing. Probably others.
This test suite won't work with TravisCI. Too many evenings were wasted trying to overcome [issues](http://stackoverflow.com/questions/32846800/travis-fails-to-stop-docker-containers) that arises only on the TravisCI platform. However it runs on [CircleCI](https://circleci.com) which is also free for opensource projects.
|
2015-09-29 23:46:36 +00:00 |
|