lorax/tests
Chris Lumens a925cc7ddb Add error IDs for when an unknown blueprint is requested.
This adds some fairly redundant code to the beginning of all the
blueprint routes to attempt reading a commit from git for the
blueprint's recipe.  If it succeeds, the blueprint exists and the route
can continue.  Otherwise, return an error.  Hopefully this doesn't slow
things down too much.
2018-08-09 16:11:32 -04:00
..
composer Add composer-cli function tests 2018-07-26 18:12:02 -07:00
pylint Add composer-cli utility and implement the recipes commands 2018-06-11 16:54:58 -07:00
pylorax Add error IDs for when an unknown blueprint is requested. 2018-08-09 16:11:32 -04:00
__init__.py Add a test library 2018-07-26 18:12:02 -07:00
lib.py Add a test library 2018-07-26 18:12:02 -07:00
usercustomize.py Measure coverage for parallel processes 2018-06-11 16:54:58 -07:00