lorax/tests/pylorax
Chris Lumens 0259f3564d Include groups in depsolving.
This adds a new argument to projects_depsolve and
projects_depsolve_with_size that contains the group list, unfortunately.
I would have prefered adding a function that just returns a list of all
the contents of a group and then add that to what was being passed into
projects_depsolve.  However, there does not appear to be any good way to
do that in yum aside from a lot of grubbing around in the comps object,
which I am unwilling to do.

(cherry picked from commit 5fe4b47072)
(cherry picked from commit 8c4804eb15)
2018-07-18 16:35:48 -07:00
..
blueprints Update atlas blueprint 2018-05-21 15:41:45 -07:00
repos Add support for user defined package sources API 2018-06-04 15:47:00 -07:00
results Add support for groups to blueprints. 2018-07-18 16:35:48 -07:00
source Fix DNF related issues with source selection 2018-06-04 15:47:38 -07:00
test_buildstamp.py Write the --variant string to .buildstamp as 'Variant=' 2018-01-17 09:38:16 -08:00
test_compose.py Skip creating groups with the same name as a user 2018-05-17 10:34:35 -07: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 Speed up test_dnfbase.py 2018-06-04 15:47:26 -07:00
test_projects.py Include groups in depsolving. 2018-07-18 16:35:48 -07:00
test_recipes.py Add support for groups to blueprints. 2018-07-18 16:35:48 -07:00
test_server.py Check the compose templates at startup 2018-07-13 09:51:36 -07:00
test_workspace.py Add the tests from lorax-composer branch 2018-05-17 10:34:34 -07:00