debian-forge/inputs/test
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
..
conftest.py inputs: add new "inputs_module" fixture 2024-02-27 15:07:42 +01:00
test_containers.py test: return container_id in make_container 2024-03-18 20:36:19 +01:00