debian-forge/osbuild/testutil
Michael Vogt fd0167f130 test: return container_id in make_container
The current `make_container()` helper is a bit silly (which is
entirely my fault). It requires a container tag as input but all
tests end up creating a random number for this input. So instead
just remove the input and return the container_id from the podman
build in the contextmanager and use that.
2024-03-18 20:36:19 +01:00
..
__init__.py test: return container_id in make_container 2024-03-18 20:36:19 +01:00
imports.py osbuild: add new testutil.imports module to help test stages 2023-11-07 15:12:08 +01:00