docker-py/tests
Aanand Prasad eec0465832 Make volume binds tests work on any host
Instead of creating the test directory directly on the host, create it
by starting a container with the directory bind-mounted, so that it
doesn't matter whether the daemon is local, in a VM or remote.

This removes the need to make /tmp a volume in the test container, and
to share it with the dind container.

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-09-22 11:34:49 -07:00
..
testdata/certs utils: add kwargs_from_env 2014-10-29 10:05:49 -07:00
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
base.py Generic skip decorator for low API version accessible to all tests 2015-09-16 12:55:13 -07:00
fake_api.py Modify unit tests suite to allow mock routes to optionally be method-aware 2015-09-16 12:54:26 -07:00
fake_stat.py Formatting 2015-02-12 15:54:16 -08:00
helpers.py Better support for .dockerignore 2015-08-26 19:14:09 +01:00
integration_test.py Make volume binds tests work on any host 2015-09-22 11:34:49 -07:00
test.py Generic skip decorator for low API version accessible to all tests 2015-09-16 12:55:13 -07:00
utils_test.py Make running integration tests with dind possible 2015-09-09 14:49:36 -07:00