docker-py/tests/unit
Ben Firshman f83993de0a
Fix passing volumes to run with no host path
Technically we shouldn't be passing them as binds, but the daemon
doesn't seem to mind.

Fixes #1380

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-02-07 19:22:36 +01:00
..
testdata/certs Reorganize test directories 2015-10-21 16:02:09 -07:00
__init__.py Reorganize test directories 2015-10-21 16:02:09 -07:00
api_build_test.py Remove MAINTAINER from Dockerfiles 2016-11-24 13:32:20 +00:00
api_container_test.py Remove support for host_config in Client.start 2016-11-28 18:34:09 +00:00
api_exec_test.py Rename DockerClientTest to BaseAPIClientTest 2016-11-22 17:03:04 +00:00
api_image_test.py Rename DockerClientTest to BaseAPIClientTest 2016-11-22 17:03:04 +00:00
api_network_test.py Merge branch 'master' of https://github.com/walkerlee/docker-py into walkerlee-master 2016-12-02 14:57:57 -08:00
api_test.py Start to rename docker-py to docker-sdk-python 2016-11-28 16:45:59 +00:00
api_volume_test.py Scope is added in volume after docker 1.12 2016-12-08 10:31:44 +08:00
auth_test.py Fix auth config path on Windows 2016-12-02 18:02:09 +00:00
client_test.py Client -> DockerClient 2016-12-01 18:02:16 -08:00
dockertypes_test.py Convert mode argument to valid structure in create_service 2017-01-19 16:23:32 -08:00
errors_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
fake_api.py Scope is added in volume after docker 1.12 2016-12-08 10:31:44 +08:00
fake_api_client.py Rename Client -> DockerClient 2016-11-28 15:28:04 -08:00
fake_stat.py Reorganize test directories 2015-10-21 16:02:09 -07:00
models_containers_test.py Fix passing volumes to run with no host path 2017-02-07 19:22:36 +01:00
models_images_test.py Fix #1351 2017-01-16 08:48:41 +01:00
models_networks_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
models_resources_test.py Make resources hashable, so that they can be added to `set`s 2016-12-08 12:19:30 -06:00
models_services_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
ssladapter_test.py Move ssladapter to transport module 2016-12-01 18:04:40 -08:00
swarm_test.py Rename DockerClientTest to BaseAPIClientTest 2016-11-22 17:03:04 +00:00
utils_json_stream_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
utils_test.py Ignore socket files in utils.tar 2017-01-24 18:00:42 -08:00