docker-py/tests/unit
RazCrimson 443a35360f
Fix container.stats infinite blocking on stream mode (#3120)
fix: api - container.stats infinite blocking on stream mode

Includes additional test for no streaming

Signed-off-by: Bharath Vignesh J K <52282402+RazCrimson@users.noreply.github.com>
2023-05-07 19:51:24 -04: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 Fix container.stats infinite blocking on stream mode (#3120) 2023-05-07 19:51:24 -04:00
api_exec_test.py use python3.6+ constructs 2021-07-05 18:30:07 -04:00
api_image_test.py client: use 12 character short IDs (#2862) 2022-07-29 09:06:22 -04:00
api_network_test.py Don't install mock backport 2021-10-11 23:06:12 +03:00
api_test.py deps: compatiblity with requests ≥ 2.29.0 and urllib3 2.x (#3116) 2023-05-05 11:39:31 -04:00
api_volume_test.py use python3.6+ constructs 2021-07-05 18:30:07 -04:00
auth_test.py lint: fix outstanding flake8 violations 2022-07-26 13:48:47 -04:00
client_test.py Don't install mock backport 2021-10-11 23:06:12 +03:00
context_test.py Specify when to use `tls` on Context constructor 2020-05-28 20:53:45 +02:00
dockertypes_test.py Support `global-job` and `replicated-job` modes in Docker Swarm (#3016) 2022-08-11 16:20:31 -04:00
errors_test.py use python3.6+ constructs 2021-07-05 18:30:07 -04:00
fake_api.py client: use 12 character short IDs (#2862) 2022-07-29 09:06:22 -04:00
fake_api_client.py Don't install mock backport 2021-10-11 23:06:12 +03:00
fake_stat.py Reorganize test directories 2015-10-21 16:02:09 -07:00
models_containers_test.py Merge branch 'master' 2023-01-27 09:27:42 -05:00
models_images_test.py model: add remove() to Image (#3026) 2022-07-29 15:28:16 -04:00
models_networks_test.py Only allow greedy queries on the model 2017-11-21 21:59:11 +00:00
models_resources_test.py use python3.6+ constructs 2021-07-05 18:30:07 -04:00
models_secrets_test.py use python3.6+ constructs 2021-07-05 18:30:07 -04:00
models_services_test.py swarm: add sysctl support for services (#3029) 2022-08-12 08:55:19 -04:00
sshadapter_test.py Remove support to pre python 3.6 2021-03-22 10:18:23 -03:00
ssladapter_test.py deps: remove backports.ssl_match_hostname (#3011) 2022-07-27 14:44:50 -04:00
swarm_test.py use python3.6+ constructs 2021-07-05 18:30:07 -04: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 lint: fix outstanding flake8 violations 2022-07-26 13:48:47 -04:00
utils_config_test.py Don't install mock backport 2021-10-11 23:06:12 +03:00
utils_json_stream_test.py use python3.6+ constructs 2021-07-05 18:30:07 -04:00
utils_proxy_test.py use python3.6+ constructs 2021-07-05 18:30:07 -04:00
utils_test.py utils: fix IPv6 address w/ port parsing (#3006) 2022-07-26 11:35:44 -04:00