docker-py/tests
grahamlyons ee75a1c2e3 Ensure default timeout is used by API Client
The `from_env` method on the `docker` module passed `None` as the
value for the `timeout` keyword argument which overrode the default
value in the initialiser, taken from `constants` module.

This sets the default in the initialiser to `None` and adds logic
to set that, in the same way that `version` is handled.

Signed-off-by: grahamlyons <graham@grahamlyons.com>
2017-06-08 14:39:17 +01:00
..
integration update swarm remove test status code from 500 to >= 400 2017-05-18 10:06:58 +08:00
unit Ensure default timeout is used by API Client 2017-06-08 14:39:17 +01:00
Dockerfile-dind-certs Fix attach method over SSL connections 2015-10-14 17:29:31 -07:00
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
helpers.py Adjust tests and add newest engine version to Jenkinsfile 2017-05-09 17:18:46 -07:00