lorax/tests/pylorax
Brian C. Lane 2a85694c9b Fix depsolve version globbing
The blueprint version glob was being applied to the whole package NEVRA
by yum (it lacks a separate API for just globbing versions), so this
implements that in filterVersionGlob using fnmatchcase on the package
names, and the yum package verGT comparison on the versions for the
selected package.

Also includes tests.

Resolves: rhbz#1628114
2018-09-19 08:19:59 -07:00
..
blueprints Add 'example' to the example blueprint names 2018-08-21 14:02:30 -07:00
repos Add support for user defined package sources API 2018-06-11 16:54:59 -07:00
results Add group-based tests. 2018-07-12 17:31:56 -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 Fix depsolve version globbing 2018-09-19 08:19:59 -07:00
test_recipes.py Fix tests related to blueprint name changes 2018-08-21 15:08:58 -07:00
test_server.py Add tests for limit=0 routes 2018-08-23 16:17:33 -07:00
test_timestamp.py Add a test for the pylorax.api.timestamp functions 2018-08-07 10:51:06 -07:00
test_workspace.py Fix tests related to blueprint name changes 2018-08-21 15:08:58 -07:00
test_yumbase.py Fix handling bad source repos and add a test 2018-06-11 16:54:59 -07:00