community.docker/tests/unit/plugins/module_utils
Felix Fontein 6aea7efed9
Improve parsing of warnings and errors (#811)
* Add logfmt message parser.

* Parse logfmt formatted warnings.

* Follow-up for #810.

* Fix handling of warning and error messages.

* Make Python 2 compatible.

* Linting. Improving tests.
2024-03-03 13:38:55 +00:00
..
_api Update vendored Docker SDK for Python code (#694) 2023-10-08 18:16:27 +02:00
compose_v2_test_cases.py Docker Compose v2: extend/improve event parsing tests (#752) 2024-01-13 15:49:30 +01: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 Improve parsing of warnings and errors (#811) 2024-03-03 13:38:55 +00: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