debian-forge/sources
Michael Vogt 119172e8dd test: add sources_module fixture for sources unit tests
Similar to the `stage_module` fixture for stage tests this adds
a fixture to test sources modules of osbuild.

The code from `stage_module` and `sources_module` is similar and
could be combined but pytest makes it hard to do this without
having a shared root dir. Given that it's just four lines it
seems easier to just life with the tiny bit of code duplication.
2024-02-21 17:55:37 +01:00
..
test test: add sources_module fixture for sources unit tests 2024-02-21 17:55:37 +01:00
org.osbuild.containers-storage util: remove storage_conf arg from get_host_storage() 2024-02-21 17:55:37 +01:00
org.osbuild.curl sources: rename download -> fetch_all 2024-01-26 09:58:48 +01:00
org.osbuild.inline sources: rename download -> fetch_all 2024-01-26 09:58:48 +01:00
org.osbuild.ostree sources: rename download -> fetch_all 2024-01-26 09:58:48 +01:00
org.osbuild.skopeo sources: rename download -> fetch_all 2024-01-26 09:58:48 +01:00
org.osbuild.skopeo-index sources: rename download -> fetch_all 2024-01-26 09:58:48 +01:00