debian-koji-osbuild/test/unit
Tomáš Hozza 05b395c7db test/hub: tidy up the unit test code
Reformat the code to be easier to read.
An empty dict was sometimes passed to `osbuildImage()` as the `priority`
argument, because `opts` were already part of `args`. Fix it.
Restructure `test_input_validation()` test to allow multiple test cases.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-01-05 14:44:04 +01:00
..
plugintest.py test: use importlib instead of imp 2021-10-05 12:18:46 +02:00
test_builder.py Support specifying upload options for image builds 2022-08-31 13:13:24 +02:00
test_cli.py Drop support for specifying more than one image type 2022-08-22 09:58:06 +02:00
test_hub.py test/hub: tidy up the unit test code 2023-01-05 14:44:04 +01:00