docker-py/tests/unit
Joffrey F ac68a36a89
Merge pull request #1727 from mbelang/join-swarn-default-listen-address
Add join_swarm default listen address
2017-12-18 17:16:41 -08: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 Raising error in case of invalid value of since kwarg on Container.logs 2017-06-16 18:30:24 +03:00
api_exec_test.py Rename DockerClientTest to BaseAPIClientTest 2016-11-22 17:03:04 +00:00
api_image_test.py Return generator for output of load_image endpoint 2017-08-17 13:38:40 -07:00
api_network_test.py Fix #1673 check resource error in container network API 2017-08-17 13:38:40 -07:00
api_test.py Fix handling of non-multiplexed (TTY) streams over upgraded sockets 2017-08-17 13:38:40 -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 Support credHelpers section in config.json 2017-06-22 11:51:31 -07:00
client_test.py Ensure default timeout is used by API Client 2017-06-08 14:39:17 +01:00
dockertypes_test.py Fix #1575 - Add cpu_rt_period and cpu_rt_runtime args 2017-08-13 09:01:50 +00:00
errors_test.py fixes create_api_error_from_http_exception() 2017-12-18 17:15:48 +02:00
fake_api.py Merge pull request #1727 from mbelang/join-swarn-default-listen-address 2017-12-18 17:16:41 -08:00
fake_api_client.py Retrieve container logs before container exits / is removed 2017-12-14 16:53:44 -08:00
fake_stat.py Reorganize test directories 2015-10-21 16:02:09 -07:00
models_containers_test.py Retrieve container logs before container exits / is removed 2017-12-14 16:53:44 -08:00
models_images_test.py Include tag in images.get after pulling if provided separately 2017-05-09 12:24:40 -07:00
models_networks_test.py Only allow greedy queries on the model 2017-11-21 21:59:11 +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 Service model update changes 2017-11-14 23:32:19 +00:00
ssladapter_test.py Move ssladapter to transport module 2016-12-01 18:04:40 -08:00
swarm_test.py Add join_swarm default listen address 2017-08-29 08:38:16 -04:00
utils_json_stream_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
utils_test.py Commit d798afca made changes for the handling of '**' patterns in 2017-08-22 17:00:11 -07:00