.. |
credentials
|
Fix or noqa B003 (assigning to os.environ doesn't do what you expect)
|
2023-08-15 13:36:53 +03:00 |
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
|
ci: update Ruff & fix some minor issues (#3206)
|
2024-01-03 13:49:07 -05:00 |
api_client_test.py
|
Clean up unnecessary noqa comments
|
2023-08-15 13:36:53 +03:00 |
api_config_test.py
|
lint: fix outstanding flake8 violations
|
2022-07-26 13:48:47 -04:00 |
api_container_test.py
|
Merge branch 'jannefleischer/main'
|
2023-08-15 14:04:29 -04:00 |
api_exec_test.py
|
use python3.6+ constructs
|
2021-07-05 18:30:07 -04:00 |
api_healthcheck_test.py
|
Enable Ruff C rules and autofix
|
2023-08-15 13:36:53 +03:00 |
api_image_test.py
|
integration/commit: Don't check for deprecated fields
|
2023-12-19 10:28:28 +01:00 |
api_network_test.py
|
integration: Remove test_create_check_duplicate (#3170)
|
2023-08-21 09:31:57 -04:00 |
api_plugin_test.py
|
Enable Ruff B rules and autofix
|
2023-08-15 13:36:53 +03:00 |
api_secret_test.py
|
use python3.6+ constructs
|
2021-07-05 18:30:07 -04:00 |
api_service_test.py
|
api: add `status` parameter to services list (#3093)
|
2023-02-16 10:38:52 -05:00 |
api_swarm_test.py
|
Merge branch 'ruffify'
|
2023-08-15 09:58:21 -04:00 |
api_volume_test.py
|
test: use anonymous volume for prune (#3051)
|
2022-10-05 13:54:45 -04:00 |
base.py
|
Replace string formatting with f-strings
|
2023-08-15 13:36:53 +03:00 |
client_test.py
|
Allow cancelling the streams from other threads
|
2018-03-20 09:25:29 +01:00 |
conftest.py
|
use python3.6+ constructs
|
2021-07-05 18:30:07 -04:00 |
context_api_test.py
|
Enable Ruff C rules and autofix
|
2023-08-15 13:36:53 +03:00 |
errors_test.py
|
tests/integration: update some tests for updated error-messages
|
2023-08-14 14:52:58 +02:00 |
models_containers_test.py
|
chore: fix lint issues
|
2023-11-20 16:11:06 -05:00 |
models_images_test.py
|
Enable Ruff C rules and autofix
|
2023-08-15 13:36:53 +03:00 |
models_networks_test.py
|
Enable Ruff C rules and autofix
|
2023-08-15 13:36:53 +03:00 |
models_nodes_test.py
|
Use unambiguous advertise-addr when initializing a swarm
|
2017-11-07 15:18: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
|
api: add rollback_config to service create (#2917)
|
2022-07-29 14:54:55 -04:00 |
models_swarm_test.py
|
Add test for join on already joined swarm
|
2019-05-01 10:24:50 +02: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
|
Enable Ruff B rules and autofix
|
2023-08-15 13:36:53 +03:00 |