debian-forge-composer/test
Lars Karlitski e7ae3b4c47 test: move image-info tests to test/
These tests (will) test more than just image-info: they'll take a
blueprint, verify that `osbuild-pipeline` generates the correct
pipeline, run osbuild with that pipeline and verify that the resulting
image has the expected image-info output.

This change only includes the latter half (i.e., only moves the already
existing tests).

Also drop python's unittest. It was hard to control output (important
for quickly spotting failures and to make travis happy). This introduces
test/run, which runs all test cases in test/cases or the ones given on
the command line.

When a failure occurs, it prints a diff of the actual and the expected
image info.
2019-10-30 01:25:44 +01:00
..
cases test: move image-info tests to test/ 2019-10-30 01:25:44 +01:00
build-from-yum.json test: move image-info tests to test/ 2019-10-30 01:25:44 +01:00
run test: move image-info tests to test/ 2019-10-30 01:25:44 +01:00