docker-py/tests/unit
Frank Sachsenheim 659090fc99 Adds an 'image' property to the container model
Signed-off-by: Frank Sachsenheim <funkyfuture@riseup.net>
2017-04-15 15:46:52 +02: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 Add support for volume_driver in HostConfig 2017-04-05 17:05:08 -07:00
api_exec_test.py Rename DockerClientTest to BaseAPIClientTest 2016-11-22 17:03:04 +00:00
api_image_test.py Add tests for secret API implementation 2017-02-13 17:06:25 -08: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 Set infinite timeout for the `events` method 2017-03-27 15:57:36 -07: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 Add support for volume_driver in HostConfig 2017-04-05 17:05:08 -07:00
errors_test.py Fix APIError status_code property for client/server errors 2017-03-22 00:49:07 -04:00
fake_api.py Adds a 'labels' property to the image model 2017-04-15 15:46:52 +02: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 Adds an 'image' property to the container model 2017-04-15 15:46:52 +02:00
models_images_test.py Adds a 'labels' property to the image model 2017-04-15 15:46:52 +02: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 ability to set 'Hostname' on a Service. 2017-02-19 06:18:26 +01: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 Fix test issues 2017-03-29 15:39:48 -07:00