docker-py/tests/unit
Aarni Koskela 249654d4d9 Drop `packaging` dependency
Compare versions like Moby (api/types/versions/compare.go)

Signed-off-by: Aarni Koskela <akx@iki.fi>
2024-01-03 21:12:37 +02: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 fix: validate tag before build using OCI regex (#3191) 2023-12-05 00:03:13 -05: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 ci: update Ruff & fix some minor issues (#3206) 2024-01-03 13:49:07 -05: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: keyerror when creating new config (#3200) 2024-01-03 18:44:53 +00:00
fake_api_client.py fix: keyerror when creating new config (#3200) 2024-01-03 18:44:53 +00:00
fake_stat.py Reorganize test directories 2015-10-21 16:02:09 -07:00
models_configs_test.py lint: fix string formatting (#3211) 2024-01-03 14:01:42 -05: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 fix(build): tag regex should allow ports (#3196) 2024-01-03 10:48:45 -05: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 Drop `packaging` dependency 2024-01-03 21:12:37 +02:00