debian-forge/osbuild/testutil
Michael Vogt 9393211b8a testutil: tweak mock_command to write a call_log
Instead of just mocking the binary also write a log of the way
it got called so that tests can use this to check if the right
options are passed.

Note that the API should be improved here, instead of returning
a "naked" path to the calllog file there should be a class wrapping
it. And of course there should be tests.
2024-03-18 20:37:21 +01:00
..
__init__.py testutil: tweak mock_command to write a call_log 2024-03-18 20:37:21 +01:00
imports.py osbuild: add new testutil.imports module to help test stages 2023-11-07 15:12:08 +01:00