lorax/tests
Brian C. Lane 6da3079349 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-03 16:41:49 -07:00
..
cli Report an error if the blueprint doesn't exist 2018-10-03 16:41:49 -07:00
composer Add tests for limit=0 routes 2018-08-27 11:05:46 -07:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Fix pylint errors and warnings 2018-09-25 13:49:40 +03:00
pylorax Write a rootpw line if no root customizations in the blueprint 2018-10-03 08:30:31 -07:00
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
lib.py Update StringIO use for Py3 2018-08-07 09:22:18 -07:00
test_cli.sh Add beakerlib to Dockerfile.test 2018-10-02 16:23:42 -07:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00