community.docker/tests/unit/plugins/module_utils
Felix Fontein 091e393e6d
[stable-4] Docker Compose 5+: improve image layer event parsing (#1219) (#1220)
* Docker Compose 5+: improve image layer event parsing (#1219)

* Remove long deprecated version fields.

* Add first JSON event parsing tests.

* Improve image layer event parsing for Compose 5+.

* Add 'Working' to image working actions.

* Add changelog fragment.

* Shorten lines.

* Adjust docker_compose_v2_run tests.

(cherry picked from commit 174c0c8058)

* Remove type hints.

* Fix Python 2 compatibility when parsing JSON events.
2025-12-06 18:32:17 +01:00
..
_api Replace ansible.module_utils.six with own module utils in some cases (#1138) 2025-10-04 23:45:27 +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 Remove unnecessary test imports. (#583) 2023-02-12 20:59:51 +01:00
test_compose_v2.py [stable-4] Docker Compose 5+: improve image layer event parsing (#1219) (#1220) 2025-12-06 18:32:17 +01:00
test_copy.py Remove unnecessary test imports. (#583) 2023-02-12 20:59:51 +01:00
test_image_archive.py Make image archive/save idempotent, using image id and repo tags as keys (#500) 2022-11-30 23:45:36 +01: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