..
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
Replace string formatting with f-strings
2023-08-15 13:36:53 +03: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
Replace string formatting with f-strings
2023-08-15 13:36:53 +03:00
api_image_test.py
Noqa pytest.raises(Exception)
2023-08-15 13:36:53 +03:00
api_network_test.py
Replace string formatting with f-strings
2023-08-15 13:36:53 +03:00
api_test.py
Fix missing asserts or assignments
2023-08-15 13:36:53 +03:00
api_volume_test.py
Replace string formatting with f-strings
2023-08-15 13:36:53 +03:00
auth_test.py
Fix Ruff B904s (be explicit about exception causes)
2023-08-15 13:36:53 +03:00
client_test.py
Fix or noqa B003 (assigning to os.environ doesn't do what you expect)
2023-08-15 13:36:53 +03:00
context_test.py
Fix B005 (probably an actual bug too)
2023-08-15 13:36:53 +03: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
Fix duplicate dict key literal (ruff F601)
2023-08-15 13:36:53 +03: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
chore: fix lint issues
2023-11-20 16:11:06 -05:00
models_images_test.py
model: add remove() to Image ( #3026 )
2022-07-29 15:28:16 -04:00
models_networks_test.py
breaking: Python 3.12 compatibility & remove custom SSL adapter ( #3185 )
2023-11-21 10:42:53 -05: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
swarm_test.py
Replace string formatting with f-strings
2023-08-15 13:36:53 +03: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
breaking: Python 3.12 compatibility & remove custom SSL adapter ( #3185 )
2023-11-21 10:42:53 -05:00