This repository has been archived on 2020-08-01. You can view files and clone it, but cannot push or open issues or pull requests.
nginx-proxy/test
Jason Wilder 8ed5ab38b8 Update to docker-gen 0.7.3 2016-06-13 00:24:21 -06:00
..
lib Merge pull request #298 from kamermans/master 2016-05-01 17:45:45 -06:00
README.md add test suite. See #197 2015-09-29 23:46:36 +00:00
default-host.bats Update to docker-gen 0.7.0 2016-03-23 17:45:34 +01:00
docker.bats Update to docker-gen 0.7.3 2016-06-13 00:24:21 -06:00
multiple-hosts.bats Update to docker-gen 0.7.0 2016-03-23 17:45:34 +01:00
multiple-ports.bats Update to docker-gen 0.7.0 2016-03-23 17:45:34 +01:00
ssl.bats Removed HSTS when HTTPS_METHOD=noredirect, added tests, improved docs wrt HSTS 2016-05-19 23:20:43 -04:00
test_helpers.bash Added SSL/HTTPS tests 2016-04-20 12:20:08 -04:00
wildcard-hosts.bats Update to docker-gen 0.7.0 2016-03-23 17:45:34 +01:00

README.md

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 jwilder/nginx-proxy:bats.

Running the test suite

Make sure you have Bats installed, then run:

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