lorax/tests/pylorax/source
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
..
bad-repo.toml Fix DNF related issues with source selection 2018-06-11 16:54:59 -07:00
replace-repo.toml Add support for user defined package sources API 2018-06-11 16:54:59 -07:00
test-repo.json Add support for user defined package sources API 2018-06-11 16:54:59 -07:00
test-repo.toml Add support for user defined package sources API 2018-06-11 16:54:59 -07:00