docker-py/tests
Deni Bertovic afbfc703ca integration test fix
make the mount point for shared.txt reside in the /tmp/ folder
because if it resides in the lib folder docker sets the owner of the
folder as root inside the container so then when the container exists
the test fails to cleanup and remove the shared.txt file, and breaks git as well.
2013-10-03 11:55:02 +02:00
..
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
fake_api.py removed unused FAKE_INSPECT_DATA 2013-10-03 11:51:12 +02:00
integration_test.py integration test fix 2013-10-03 11:55:02 +02:00
test.py python3 fixes 2013-10-03 11:55:02 +02:00