docker-py/tests/unit
Joffrey F 9a4cc53c52 Merge branch 'release' into 3.1.0-release
Signed-off-by: Joffrey F <joffrey@docker.com>

Conflicts:
	docker/version.py
	tests/unit/api_test.py
	tests/unit/utils_test.py
2018-02-22 13:36:15 -08: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_build_test.py Refuse API version < 1.21 ; Remove associated code paths 2018-01-31 14:42:01 -08:00
api_container_test.py Refuse API version < 1.21 ; Remove associated code paths 2018-01-31 14:42:01 -08:00
api_exec_test.py Use pytest asserts 2018-01-30 14:26:24 -08:00
api_image_test.py Refuse API version < 1.21 ; Remove associated code paths 2018-01-31 14:42:01 -08:00
api_network_test.py Refuse API version < 1.21 ; Remove associated code paths 2018-01-31 14:42:01 -08:00
api_test.py Merge branch 'release' into 3.1.0-release 2018-02-22 13:36:15 -08:00
api_volume_test.py Refuse API version < 1.21 ; Remove associated code paths 2018-01-31 14:42:01 -08:00
auth_test.py Fix authconfig resolution when credStore is used combined with login() 2018-02-13 18:55:56 -08:00
client_test.py Use pytest asserts 2018-01-30 14:26:24 -08:00
dockertypes_test.py Refuse API version < 1.21 ; Remove associated code paths 2018-01-31 14:42:01 -08:00
errors_test.py fixes create_api_error_from_http_exception() 2017-12-18 17:15:48 +02:00
fake_api.py Refuse API version < 1.21 ; Remove associated code paths 2018-01-31 14:42:01 -08:00
fake_api_client.py Update wait to always return a dict 2018-01-31 16:52:26 -08:00
fake_stat.py Reorganize test directories 2015-10-21 16:02:09 -07:00
models_containers_test.py Add chunk_size parameter to data downloading methods (export, get_archive, save) 2018-02-14 16:07:19 -08:00
models_images_test.py Add chunk_size parameter to data downloading methods (export, get_archive, save) 2018-02-14 16:07:19 -08:00
models_networks_test.py Only allow greedy queries on the model 2017-11-21 21:59:11 +00:00
models_resources_test.py Make resources hashable, so that they can be added to `set`s 2016-12-08 12:19:30 -06:00
models_services_test.py Service model update changes 2017-11-14 23:32:19 +00:00
ssladapter_test.py Use pytest asserts 2018-01-30 14:26:24 -08:00
swarm_test.py Use pytest asserts 2018-01-30 14:26:24 -08:00
utils_config_test.py Improve separation between auth_configs and general_configs 2018-01-30 18:42:38 -08:00
utils_json_stream_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
utils_test.py Fix .dockerignore: accept wildcard in inclusion pattern, honor last line precedence. 2018-02-21 17:05:26 +01:00