| .. |
|
testdata/dummy-plugin
|
Add create_plugin implementation
|
2017-02-09 17:58:05 -08:00 |
|
__init__.py
|
Remove unused files
|
2015-11-12 11:21:37 -08:00 |
|
api_build_test.py
|
Add support for experimental platform flag in build and pull
|
2018-01-23 16:59:09 -08:00 |
|
api_client_test.py
|
Remove superfluous version validation
|
2017-11-07 15:18:26 -08:00 |
|
api_config_test.py
|
More ContainerSpec tests
|
2017-11-07 15:18:26 -08:00 |
|
api_container_test.py
|
Add integration test for CPU realtime options
|
2017-12-13 19:06:29 -08:00 |
|
api_exec_test.py
|
Modernize exec_api.py
|
2017-05-02 17:09:09 -07:00 |
|
api_healthcheck_test.py
|
Add support for start_period in Healthcheck spec
|
2017-06-16 17:02:59 -07:00 |
|
api_image_test.py
|
Add support for experimental platform flag in build and pull
|
2018-01-23 16:59:09 -08:00 |
|
api_network_test.py
|
Fix URL-quoting for resource names containing spaces
|
2017-12-13 18:32:59 -08:00 |
|
api_plugin_test.py
|
Add upgrade_plugin method
|
2017-02-23 17:27:04 -08:00 |
|
api_secret_test.py
|
More ContainerSpec tests
|
2017-11-07 15:18:26 -08:00 |
|
api_service_test.py
|
Merge pull request #1807 from rycus86/update_service_from_prev_spec
|
2017-12-14 12:44:36 -08:00 |
|
api_swarm_test.py
|
Merge pull request #1798 from docker/unlock_swarm_support
|
2017-11-20 16:58:17 -08:00 |
|
api_volume_test.py
|
Add prune_volumes method
|
2017-01-30 18:53:46 -08:00 |
|
base.py
|
More ContainerSpec tests
|
2017-11-07 15:18:26 -08:00 |
|
client_test.py
|
Add df method
|
2017-03-01 13:51:39 -08:00 |
|
conftest.py
|
Allow configuring API version for integration test with env var
|
2017-01-25 16:52:26 -08:00 |
|
errors_test.py
|
Split out base integration test for APIClient
|
2016-11-22 17:03:04 +00:00 |
|
models_containers_test.py
|
Don't attempt to retrieve container's stderr if `auto_remove` was set
|
2017-12-19 13:50:32 -08:00 |
|
models_images_test.py
|
Merge pull request #1626 from datwiz/images-build-error-1625
|
2017-06-19 15:20:17 -07:00 |
|
models_networks_test.py
|
Fixing integration tests
|
2017-11-19 21:03:07 +00:00 |
|
models_nodes_test.py
|
Use unambiguous advertise-addr when initializing a swarm
|
2017-11-07 15:18:26 -08:00 |
|
models_resources_test.py
|
Allow configuring API version for integration test with env var
|
2017-01-25 16:52:26 -08:00 |
|
models_services_test.py
|
Fix resetting ContainerSpec properties to None
|
2017-11-15 18:30:05 +00:00 |
|
models_swarm_test.py
|
Adding swarm id_attribute to match docker output
|
2017-11-07 15:18:26 -08:00 |
|
models_volumes_test.py
|
Allow configuring API version for integration test with env var
|
2017-01-25 16:52:26 -08:00 |
|
regression_test.py
|
Split out base integration test for APIClient
|
2016-11-22 17:03:04 +00:00 |