docker-py/tests/unit
Ben Firshman 8991ba7cce Add docker.from_env() shortcut
A much neater way of getting started with docker-py.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-03-15 11:24:25 -07: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 break when parsing unknown config keys 2016-02-09 12:08:34 -08:00
build_test.py Reorganize test directories 2015-10-21 16:02:09 -07:00
client_test.py Add docker.from_env() shortcut 2016-03-15 11:24:25 -07:00
container_test.py Merge pull request #916 from docker/container_update_feature 2016-02-24 18:00:06 -08: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 Reorganize test directories 2015-10-21 16:02:09 -07:00
network_test.py Support links when creating containers or connecting to networks 2016-01-20 17:47:45 +00:00
utils_test.py Fix enable_tls issue #984 2016-03-11 12:27:24 -08:00
volume_test.py Fix remove_volume return value 2015-12-10 10:29:11 +05:30