debian-koji/tests
Tomas Kopecek 4ad92b5cd6 Use dnf5-compatible "group install" command
* yum knows only "yum groupinstall"
 * dnf < 5 knows both
 * dnf-5 only "dnf5 group install"

From RHEL5 version of yum, @group syntax is supported, so we can
replace all groupinstall commands with "install @group".

Related: https://pagure.io/koji/issue/3971
2024-03-05 13:17:35 +01:00
..
test_builder draft builds 2024-01-05 10:00:29 +00:00
test_cli Use dnf5-compatible "group install" command 2024-03-05 13:17:35 +01:00
test_hub more unit tests 2024-02-27 12:32:52 +01:00
test_kojira unit test 2023-05-23 17:54:17 +02:00
test_lib Use dnf5-compatible "group install" command 2024-03-05 13:17:35 +01:00
test_plugins Remove six.configparser.SafeConfingParser from tests 2023-11-09 13:58:53 +01:00
test_vm kojikamid: write buildrequires files as bytes 2022-11-09 16:50:17 -05:00
test_www fix tests/flake8 2023-07-04 09:09:57 +02:00
__init__.py Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00
test_docs_version.py importlib instead of imp 2021-06-02 11:19:33 +02:00
test_scm.py fix tests 2022-11-08 12:25:10 +01:00