docker-py/tests/integration
Joffrey F 738cfdcdf9 Update code and tests for Engine 1.13 compatibility
Makefile now runs tests against Docker 1.13 RC

Signed-off-by: Joffrey F <joffrey@docker.com>
2016-12-07 14:51:14 -08:00
..
__init__.py Remove unused files 2015-11-12 11:21:37 -08:00
api_build_test.py Remove MAINTAINER from Dockerfiles 2016-11-24 13:32:20 +00:00
api_client_test.py Split out base integration test for APIClient 2016-11-22 17:03:04 +00:00
api_container_test.py Move config type creation from docker.utils functions to classes in 2016-12-01 16:06:41 -08:00
api_exec_test.py exec: fix running with detach=True 2016-11-29 16:04:52 +01:00
api_healthcheck_test.py Rename Client to APIClient 2016-11-22 17:03:03 +00:00
api_image_test.py Split out base integration test for APIClient 2016-11-22 17:03:04 +00:00
api_network_test.py Update code and tests for Engine 1.13 compatibility 2016-12-07 14:51:14 -08:00
api_service_test.py Update code and tests for Engine 1.13 compatibility 2016-12-07 14:51:14 -08:00
api_swarm_test.py Split out base integration test for APIClient 2016-11-22 17:03:04 +00:00
api_volume_test.py Split out base integration test for APIClient 2016-11-22 17:03:04 +00:00
base.py Split out base integration test for APIClient 2016-11-22 17:03:04 +00:00
client_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
conftest.py Rename Client to APIClient 2016-11-22 17:03:03 +00:00
errors_test.py Split out base integration test for APIClient 2016-11-22 17:03:04 +00:00
models_containers_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
models_images_test.py Update code and tests for Engine 1.13 compatibility 2016-12-07 14:51:14 -08:00
models_networks_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
models_nodes_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
models_resources_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
models_services_test.py Update code and tests for Engine 1.13 compatibility 2016-12-07 14:51:14 -08:00
models_swarm_test.py Update code and tests for Engine 1.13 compatibility 2016-12-07 14:51:14 -08:00
models_volumes_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
regression_test.py Split out base integration test for APIClient 2016-11-22 17:03:04 +00:00