docker-py/tests
Justin Michalicek f7807bdb52 Update build unit tests
* Test that the request from build when the client has
  auth configs contains the correct X-Registry-Config header
* Test that BuildApiMixin._set_auth_headers() updates the passed
  in headers dict with auth data from the client
* Test that BuildApiMixin._set_auth_headers() leaves headers dict intact
  when there is no _auth_config on the client.

Signed-off-by: Justin Michalicek <jmichalicek@gmail.com>
2016-07-12 10:06:34 -04:00
..
integration Add integration tests for different types of kill signals 2016-06-28 12:03:44 -07:00
unit Update build unit tests 2016-07-12 10:06:34 -04: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
base.py Reorganize test directories 2015-10-21 16:02:09 -07:00
helpers.py Support links when creating containers or connecting to networks 2016-01-20 17:47:45 +00:00