lorax/tests/pylorax
Brian C. Lane 859f75de25 lorax-composer: Catch dnf unknown group error
dnf-4.2.23-4 is raising a ValueError if the group doesn't exist, catch
that and add it to the error list when depsolving. Includes tests for
depsolve and freeze.

NOTE: Later versions of dnf (eg. at least dnf-4.4.2 and later) do not
raise any kind of error so these tests will fail on any system using the
newer dnf.

Resolves: rhbz#1943206
2021-04-09 09:53:44 -07:00
..
blueprints tests: Update openssh-server to version * 2019-06-10 20:04:39 +03:00
repos Only use repos with valid urls for test_server.py 2019-04-05 11:05:58 -07:00
results tests: Add test for Recipe.freeze() function 2019-06-26 16:14:40 -07:00
source Fix DNF related issues with source selection 2018-06-04 15:47:38 -07:00
__init__.py Add tests to test_creator.py 2019-03-21 14:48:27 -07:00
test_bisect.py lorax-composer: Handle packages with multiple builds 2018-12-07 11:54:02 -08:00
test_buildstamp.py tests: Skip docs if not installed 2019-04-05 11:05:58 -07:00
test_compose.py lorax-composer: Add basic recipe checker function 2019-10-31 10:11:13 -07:00
test_creator.py Add an option to align the image size to a multiplier. 2019-04-05 11:30:19 -04:00
test_crossdomain.py Use 2to3 to convert the python2 lorax-composer code to python3 2018-05-17 10:34:34 -07:00
test_dnfbase.py Revert "lorax-composer: Check for CDN only repos" 2019-05-13 12:03:39 -07:00
test_gitrpm.py tests: rpm now returns str, drop decode() call 2020-02-05 15:11:19 -08:00
test_projects.py Add tests for metapackages and package name globs 2020-01-20 12:45:56 +02:00
test_queue.py lorax-composer: Check the queue and results at startup 2018-12-06 15:27:48 -08:00
test_recipes.py tests: Use unittest.mock 2020-02-05 11:02:29 -08:00
test_server.py lorax-composer: Catch dnf unknown group error 2021-04-09 09:53:44 -07:00
test_timestamp.py Add a test for the pylorax.api.timestamp functions 2018-08-07 12:12:17 -07:00
test_treebuilder.py tests: Add tests for variant branding detection 2020-04-27 16:02:24 -07:00
test_workspace.py tests: Use unittest.mock 2020-02-05 11:02:29 -08:00