debian-forge/osbuild/testutil
Michael Vogt ad8fd2f532 testutil: extrace new make_fake_tree() helper
Extract a new helper `make_fake_tree()` that generalizes the existing
helper `make_fake_input_tree()`. The later will always create the
content under `{basedir}/tree` which is convinient for input tree
based tests but too specialized when using it in different contexts.

The existing `make_fake_input_tree()` is preserved unchanged and
becomes just a tiny wrapper.
2024-01-03 11:25:48 -08:00
..
__init__.py testutil: extrace new make_fake_tree() helper 2024-01-03 11:25:48 -08:00
imports.py osbuild: add new testutil.imports module to help test stages 2023-11-07 15:12:08 +01:00