.. |
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 `target` argument to image building
|
2017-05-16 16:13:54 +08:00 |
api_client_test.py
|
Raise an error when passing an empty string to split_port
|
2017-03-09 16:12:48 -08:00 |
api_container_test.py
|
Fix test cases for ``runtime`` config
|
2017-06-07 10:47:27 +05:30 |
api_exec_test.py
|
Modernize exec_api.py
|
2017-05-02 17:09:09 -07:00 |
api_healthcheck_test.py
|
Rename Client to APIClient
|
2016-11-22 17:03:03 +00:00 |
api_image_test.py
|
Only pull the 'latest' tag when testing images
|
2017-06-14 14:05:26 +00:00 |
api_network_test.py
|
Merge pull request #1425 from shin-/prunes
|
2017-02-03 19:49:54 -08:00 |
api_plugin_test.py
|
Add upgrade_plugin method
|
2017-02-23 17:27:04 -08:00 |
api_secret_test.py
|
Add tests for secret API implementation
|
2017-02-13 17:06:25 -08:00 |
api_service_test.py
|
Add support for placement preferences and platforms in TaskTemplate
|
2017-05-17 13:48:30 -07:00 |
api_swarm_test.py
|
update swarm remove test status code from 500 to >= 400
|
2017-05-18 10:06:58 +08:00 |
api_volume_test.py
|
Add prune_volumes method
|
2017-01-30 18:53:46 -08:00 |
base.py
|
Merge pull request #1459 from shin-/1300-storageopts
|
2017-02-15 18:12:31 -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
|
Replace erroneous networks argument in containers.run with singular
|
2017-05-12 14:28:27 -07:00 |
models_images_test.py
|
Closes #1588, image.tag does not return anything
|
2017-06-16 17:49:43 +02:00 |
models_networks_test.py
|
Allow configuring API version for integration test with env var
|
2017-01-25 16:52:26 -08:00 |
models_nodes_test.py
|
Allow configuring API version for integration test with env var
|
2017-01-25 16:52: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
|
Allow configuring API version for integration test with env var
|
2017-01-25 16:52:26 -08:00 |
models_swarm_test.py
|
Allow configuring API version for integration test with env var
|
2017-01-25 16:52: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 |