docker-py/tests
Joffrey F d0ccc2e261 Support explicit protocol in Client.port
User can now specify a protocol in Client.port using the port/proto
syntax. Default port is now TCP instead of UDP (to match the
behavior of `docker port`) when no proto is specified.
Regression test

Signed-off-by: Joffrey F <joffrey@docker.com>
2015-09-28 12:06:10 -07:00
..
testdata/certs utils: add kwargs_from_env 2014-10-29 10:05:49 -07:00
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
base.py Generic skip decorator for low API version accessible to all tests 2015-09-16 12:55:13 -07:00
fake_api.py Modify unit tests suite to allow mock routes to optionally be method-aware 2015-09-16 12:54:26 -07:00
fake_stat.py Formatting 2015-02-12 15:54:16 -08:00
helpers.py Better support for .dockerignore 2015-08-26 19:14:09 +01:00
integration_test.py Support explicit protocol in Client.port 2015-09-28 12:06:10 -07:00
test.py _url can take arbitrarily many arguments 2015-09-25 14:25:00 -07:00
utils_test.py cpu_quota and cpu_period unit tests 2015-09-24 10:08:02 -07:00