docker-py/tests/unit
Kevin Frommelt 2826dd51e7 Don't set socket timeout if it's already disabled when streaming
Signed-off-by: Kevin Frommelt <kevin.frommelt@gmail.com>
2016-05-10 10:23:14 -05: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_test.py incorporate feedback 2015-12-04 01:27:44 -06:00
auth_test.py Don't raise InvalidConfigError when auth dict doesn't have an 'auth' key 2016-04-05 14:05:33 -07:00
build_test.py Reorganize test directories 2015-10-21 16:02:09 -07:00
client_test.py Don't set socket timeout if it's already disabled when streaming 2016-05-10 10:23:14 -05:00
container_test.py Don't support tmpfs in API version < 1.22 2016-03-16 17:37:54 +00:00
exec_test.py Reorganize test directories 2015-10-21 16:02:09 -07:00
fake_api.py Unit test for Client.update_container method 2016-02-23 16:18:36 -08:00
fake_stat.py Reorganize test directories 2015-10-21 16:02:09 -07:00
image_test.py Add support for changes param to ContainerApiMixin.commit 2016-03-21 11:37:14 -07:00
network_test.py Support links when creating containers or connecting to networks 2016-01-20 17:47:45 +00:00
ssladapter_test.py Use backports.ssl_match_hostname 2016-04-08 00:36:46 +08:00
utils_test.py Merge pull request #1004 from klj613/allow-equals-character-in-env-file 2016-04-27 16:27:28 -07:00
volume_test.py Fix remove_volume return value 2015-12-10 10:29:11 +05:30