.. |
credentials
|
Make dockerpycreds part of the SDK under docker.credentials
|
2019-04-30 23:37:55 -07:00 |
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
|
Style fixes and removed some unused code
|
2019-01-09 11:30:58 -08:00 |
api_client_test.py
|
Update test dependencies to latest version, fix some flake8 errors
|
2019-01-09 11:18:40 -08:00 |
api_config_test.py
|
More ContainerSpec tests
|
2017-11-07 15:18:26 -08:00 |
api_container_test.py
|
Improve low_timeout test resilience
|
2019-05-01 01:15:41 -07:00 |
api_exec_test.py
|
Streaming TTY messages sometimes get truncated. Handle gracefully in demux tests
|
2019-05-01 00:59:35 -07:00 |
api_healthcheck_test.py
|
Use pytest asserts
|
2018-01-30 14:26:24 -08:00 |
api_image_test.py
|
Add methods for /distribution/<name>/json endpoint
|
2018-03-29 15:45:06 -07:00 |
api_network_test.py
|
Update tests to properly dispose of client instances in tearDown
|
2018-11-01 15:24:22 -07:00 |
api_plugin_test.py
|
Update tests to properly dispose of client instances in tearDown
|
2018-11-01 15:24:22 -07:00 |
api_secret_test.py
|
More ContainerSpec tests
|
2017-11-07 15:18:26 -08:00 |
api_service_test.py
|
Add support for setting init on services
|
2019-03-28 16:03:48 +01:00 |
api_swarm_test.py
|
Split monolithic integration tests into individual tests.
|
2019-03-22 10:40:27 +01:00 |
api_volume_test.py
|
Refuse API version < 1.21 ; Remove associated code paths
|
2018-01-31 14:42:01 -08:00 |
base.py
|
Update tests to properly dispose of client instances in tearDown
|
2018-11-01 15:24:22 -07:00 |
client_test.py
|
Allow cancelling the streams from other threads
|
2018-03-20 09:25:29 +01:00 |
conftest.py
|
Allow configuring API version for integration test with env var
|
2017-01-25 16:52:26 -08:00 |
errors_test.py
|
Use pytest asserts
|
2018-01-30 14:26:24 -08:00 |
models_containers_test.py
|
Refactor and add tests
|
2019-03-26 17:28:49 +01:00 |
models_images_test.py
|
Add named parameter to image.save to identify which repository name to use in the resulting tarball
|
2018-11-06 14:46:37 -08: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
|
Shorthand method for service.force_update()
|
2018-02-21 19:55:17 +00:00 |
models_swarm_test.py
|
Use pytest asserts
|
2018-01-30 14:26:24 -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
|
Regression 443 test: relax status-code check
|
2019-01-09 21:23:11 +01:00 |