lorax/tests
Brian C. Lane fb1dfc9488 Report an error if the blueprint doesn't exist
composer-cli uses TOML for 'blueprints save' which was returning an
empty 200 response if the blueprint didn't exist. Change this to return
a standard 400 error response if the blueprint doesn't exist.

composer-cli is already setup to handle receiving json when an error is
returned so just the toml API response for `blueprints/save` needed to
be changed.
2018-10-09 15:16:20 -07:00
..
cli Report an error if the blueprint doesn't exist 2018-10-09 15:16:20 -07:00
composer Add tests for limit=0 routes 2018-08-27 12:02:39 -07:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Fix pylint errors and warnings 2018-10-09 15:04:43 -07:00
pylorax Write a rootpw line if no root customizations in the blueprint 2018-10-09 15:15:42 -07:00
__init__.py Add a test library 2018-08-06 17:00:56 -07:00
lib.py Update StringIO use for Py3 2018-08-07 08:41:11 -07:00
test_cli.sh Add beakerlib to Dockerfile.test 2018-10-09 15:15:23 -07:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00