docker-py/tests/unit
Mariano Scazzariello bb1c528ab3
Add max_pool_size parameter (#2699)
* Add max_pool_size parameter

Signed-off-by: Mariano Scazzariello <marianoscazzariello@gmail.com>

* Add client version to tests

Signed-off-by: Mariano Scazzariello <marianoscazzariello@gmail.com>

* Fix parameter position

Signed-off-by: Mariano Scazzariello <marianoscazzariello@gmail.com>
2020-11-17 15:42:36 +01: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 Modernize auth management 2018-11-28 19:32:01 -08:00
api_container_test.py Add device requests (#2471) 2020-08-07 13:58:35 +02:00
api_exec_test.py Use pytest asserts 2018-01-30 14:26:24 -08:00
api_image_test.py Set image default tag on pull 2020-09-16 17:36:50 +02:00
api_network_test.py Add support for DriverOpts in EndpointConfig 2020-04-30 05:27:45 -04:00
api_test.py set engine version for unit tests to avoid querying the engine 2020-08-20 15:29:24 +02: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 for empty auth keys in config.json 2019-08-15 18:15:57 -04:00
client_test.py Add max_pool_size parameter (#2699) 2020-11-17 15:42:36 +01:00
context_test.py Specify when to use `tls` on Context constructor 2020-05-28 20:53:45 +02:00
dockertypes_test.py Update test dependencies to latest version, fix some flake8 errors 2019-01-09 11:18:40 -08:00
errors_test.py Implement context management, lifecycle and unittests. 2020-02-05 14:49:42 +01:00
fake_api.py set engine version for unit tests to avoid querying the engine 2020-08-20 15:29:24 +02:00
fake_api_client.py set engine version for unit tests to avoid querying the engine 2020-08-20 15:29:24 +02:00
fake_stat.py Reorganize test directories 2015-10-21 16:02:09 -07:00
models_containers_test.py Set image default tag on pull 2020-09-16 17:36:50 +02:00
models_images_test.py Set image default tag on pull 2020-09-16 17:36:50 +02: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 Improve placement handling in DockerClient.services.create 2018-08-03 14:04:04 -07: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
types_containers_test.py Allow user=0 to be passed in create_container 2018-08-02 12:00:55 -07:00
utils_build_test.py Spelling fixes (#2571) 2020-08-07 14:33:19 +02:00
utils_config_test.py tests: fix failure due to pytest deprecation 2018-11-21 17:17:50 -08:00
utils_json_stream_test.py Add new user-focused API 2016-11-22 17:05:43 +00:00
utils_proxy_test.py add unit tests for ProxyConfig 2019-01-09 11:30:58 -08:00
utils_test.py set engine version for unit tests to avoid querying the engine 2020-08-20 15:29:24 +02:00