lorax/tests/pylorax
Chris Lumens 5fe4b47072 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.
2018-07-12 17:31:44 -04:00
..
blueprints Add support for version globs to blueprints 2018-06-11 16:54:59 -07:00
repos Add support for user defined package sources API 2018-06-11 16:54:59 -07:00
results Add support for groups to blueprints. 2018-07-12 17:31:44 -04:00
source Fix DNF related issues with source selection 2018-06-11 16:54:59 -07:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2018-06-11 16:54:57 -07:00
test_compose.py Skip creating groups with the same name as a user 2018-06-11 16:54:59 -07:00
test_crossdomain.py Fix some pylint warnings 2018-06-11 16:54:59 -07:00
test_projects.py Include groups in depsolving. 2018-07-12 17:31:44 -04:00
test_recipes.py Add support for groups to blueprints. 2018-07-12 17:31:44 -04:00
test_server.py Check the compose templates at startup 2018-07-12 09:25:22 -07:00
test_workspace.py Update the path for the test blueprints 2018-06-11 16:54:59 -07:00
test_yumbase.py Fix handling bad source repos and add a test 2018-06-11 16:54:59 -07:00