community.docker/tests/unit/plugins/module_utils
Felix Fontein f45232635c
Python code modernization, 1/n (#1141)
* Remove unicode text prefixes.

* Replace str.format() uses with f-strings.

* Replace % with f-strings, and do some cleanup.

* Fix wrong variable.

* Avoid unnecessary string conversion.
2025-10-06 18:30:54 +02:00
..
_api Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
compose_v2_test_cases.py Handle yet another random unstructured error output. (#949) 2024-08-07 15:58:23 +02:00
test__logfmt.py Improve parsing of warnings and errors (#811) 2024-03-03 13:38:55 +00:00
test__scramble.py Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
test_compose_v2.py Add more tests. (#980) 2024-10-19 22:07:06 +02:00
test_copy.py Prepare 5.0.0 (#1123) 2025-10-05 20:22:50 +02:00
test_image_archive.py Prepare 5.0.0 (#1123) 2025-10-05 20:22:50 +02:00
test_util.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00