lorax/tests/pylorax
Brian C. Lane 2e95b56508 Fix DNF related issues with source selection
yum TumRepository.dump() function cannot be used as a .repo file Add a
new function to write this in the correct format, and limited to the
fields we use.

Add a test for the new function.

Fix /projects/source/info to return an error 400 if a nonexistant TOML
source is requested. If JSON is used the error is part of the standard
response.

Update test_server.py to check for the correct error code.
2018-06-11 16:54:59 -07: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 blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07: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 DNF related issues with source selection 2018-06-11 16:54:59 -07:00
test_recipes.py Add blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07:00
test_server.py Fix DNF related issues with source selection 2018-06-11 16:54:59 -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