nginx-proxy-auto-docker/test
David Parrish 35c68ba7f7 Fix CircleCI build
- Specify assert lines for tests to avoid btrfs errors with CircleCI
- Update Docker version to 1.9.1 in CircleCI
2015-12-14 02:04:53 -05:00
..
lib Update tests for 'nginx-proxy-letsencrypt'. 2015-12-13 19:57:17 -05:00
cleanup_test_containers.sh Update tests for 'nginx-proxy-letsencrypt'. 2015-12-13 19:57:17 -05:00
default-host.bats Avoid xargs -r 2015-10-09 23:10:38 -07:00
docker.bats Fix CircleCI build 2015-12-14 02:04:53 -05:00
multiple-hosts.bats Fix CircleCI build 2015-12-14 02:04:53 -05:00
multiple-ports.bats Fix CircleCI build 2015-12-14 02:04:53 -05:00
README.md Update tests for 'nginx-proxy-letsencrypt'. 2015-12-13 19:57:17 -05:00
test_helpers.bash Fix CircleCI build 2015-12-14 02:04:53 -05:00
wildcard-hosts.bats Avoid xargs -r 2015-10-09 23:10:38 -07:00

Test suite

This test suite is implemented on top of the Bats test framework.

It is intended to verify the correct behavior of the Docker image dmp1ce/nginx-proxy-letsencrypt:bats.

Running the test suite

Make sure you have Bats installed, then run:

docker build -t jwilder/nginx-proxy-letsencrypt:bats .
bats test/