debian-forge/test/run
Tomáš Hozza 56987fdda4 Test: make run/test_mount.py not depend on installed osbuild
Previously, the unit test depended on osbuild modules being installed on
the system. As a result, this made the test not work in CI where we do
not install osbuild when running unit tests. In addition, the stage
executed by the unit test would use different version of osbuild
internals than the version that is being tests, which could result in
issues or not testing the intended code.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-04-12 11:57:18 +02:00
..
__init__.py test: '{. -> ./run}/test_sources.py' 2020-04-24 15:50:44 +02:00
test_assemblers.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
test_boot.py test: explicit encodings for open() 2022-09-09 15:33:29 +02:00
test_devices.py test: explicit encodings for open() 2022-09-09 15:33:29 +02:00
test_executable.py test: fix executable test 2022-02-15 13:25:23 +00:00
test_mount.py Test: make run/test_mount.py not depend on installed osbuild 2023-04-12 11:57:18 +02:00
test_noop.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
test_sources.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
test_stages.py stages: add ovf stage 2023-03-28 23:07:38 +02:00