lorax/tests/pylorax
Chris Lumens 8c4804eb15 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)
2018-07-18 14:36:28 -07:00
..
blueprints Update tests for glusterfs 4.1.* on rawhide 2018-06-21 15:43:17 -07:00
repos Add support for user defined package sources API 2018-06-04 15:45:36 -07:00
results Add support for groups to blueprints. 2018-07-18 13:48:25 -07:00
source Fix DNF related issues with source selection 2018-06-04 15:45:36 -07:00
test_buildstamp.py Fixing bug where test did not try to import pylorax.version to check for version but automatically just checked for 'devel' causing test to fail when it should not have 2018-06-22 09:14:04 -07:00
test_compose.py Skip creating groups with the same name as a user 2018-05-14 13:00:15 -07:00
test_crossdomain.py Use 2to3 to convert the python2 lorax-composer code to python3 2018-05-14 13:00:14 -07:00
test_dnfbase.py Speed up test_dnfbase.py 2018-06-04 15:45:36 -07:00
test_projects.py Include groups in depsolving. 2018-07-18 14:36:28 -07:00
test_recipes.py Add support for groups to blueprints. 2018-07-18 13:48:25 -07:00
test_server.py Check the compose templates at startup 2018-07-13 10:18:07 -07:00
test_workspace.py Add the tests from lorax-composer branch 2018-05-14 13:00:14 -07:00