debian-koji-osbuild/test/unit
Christian Kellner f39f7ef4b0 test/builder: mock session.host for tagging
Create a MockHost class that mocks a small subset of the HostExport
koji class, i.e. the builder specific XML RCP interface. All the
methods needed for tagging a build, including waiting for tasks,
are mocked. MockHost will keep a list of tagged builds, to check
in the unit test functions.
2020-09-25 15:26:36 +01:00
..
plugintest.py test/unit: extract common code 2020-09-14 13:06:52 +01:00
test_builder.py test/builder: mock session.host for tagging 2020-09-25 15:26:36 +01:00
test_cli.py test/cli: check a normal invocation 2020-09-14 17:37:35 +02:00
test_hub.py test/hub: check optional arguments 2020-09-17 16:33:14 +01:00