lorax/tests
Brian C. Lane afa89ea657 Fix DNF related issues with source selection
DNF Repo.dump() function cannot be used as a .repo file for dnf due to
it writing baseurl and gpgkey as a list instead of a string. 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-04 15:45:36 -07:00
..
composer Add composer-cli and tests 2018-05-14 13:00:15 -07:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Add composer-cli and tests 2018-05-14 13:00:15 -07:00
pylorax Fix DNF related issues with source selection 2018-06-04 15:45:36 -07:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00