debian-forge/sources/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 test: add sources_module fixture for sources unit tests 2024-02-21 17:55:37 +01:00
test_container_storage_source.py test: return container_id in make_container 2024-03-18 20:36:19 +01:00
test_curl_source.py sources/curl: add org.osbuild.mtls secrets support 2024-03-11 11:09:37 +01:00