docker-py/tests
Frank Sachsenheim 1cd56b9f0c Adds a 'labels' property to the container model
The Docker API seems to respond with a 'null' value for the 'Labels'
attribute from containers that were created with older Docker versions.
An empty dictionary is returned in this case.

Signed-off-by: Frank Sachsenheim <funkyfuture@riseup.net>
2017-04-15 15:46:52 +02:00
..
integration Set infinite timeout for the `events` method 2017-03-27 15:57:36 -07:00
unit Adds a 'labels' property to the container model 2017-04-15 15:46:52 +02: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 Add service_logs integration test 2017-03-13 17:29:04 -07:00