debian-forge/test/run
Christian Kellner c616afa87e test: dynamically generate stage test_stages
This is a partial revert of commit d584a1e, which converted the
dynamically generate stage tests to sub tests. The problem with
the latter is that they can't be individually run, which makes
testing changes to specific stages cumbersome to develop.
Therefore switch back to a model where the stage tests are
dynamically generated via a class decorator.
2021-03-11 12:46:24 +00:00
..
__init__.py test: '{. -> ./run}/test_sources.py' 2020-04-24 15:50:44 +02:00
test_assemblers.py test/assembler: verify the tar'ed content 2021-01-26 12:09:23 +01:00
test_boot.py test/boot: skip unless we can bind mount 2020-12-04 12:28:30 +01:00
test_executable.py test: add test for osbuild executable 2020-10-27 22:04:09 +01:00
test_noop.py test/noop: add format version 2 noop test 2021-02-12 15:55:43 +01:00
test_ostree.py test/ostree: add installer test 2021-02-19 14:42:32 +00:00
test_sources.py test: Fix temporary network revert in tests 2021-01-20 21:18:29 +01:00
test_stages.py test: dynamically generate stage test_stages 2021-03-11 12:46:24 +00:00