debian-koji-osbuild/test/unit
Christian Kellner 1d9612ca05 plugin: pass repos as arrays
Currently we were passing the repo information as a comma
separated string, which is fragile, since urls can contain
commas. Just transfer them as arrays of strings.
2020-09-17 16:33:14 +01:00
..
plugintest.py test/unit: extract common code 2020-09-14 13:06:52 +01:00
test_builder.py plugin: pass repos as arrays 2020-09-17 16:33:14 +01:00
test_cli.py test/cli: check a normal invocation 2020-09-14 17:37:35 +02:00
test_hub.py test/hub: validate the jsonschema 2020-09-17 10:48:37 +02:00