lorax/tests
Chris Lumens 2f8f076b1f 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.

(cherry picked from commit a925cc7ddb)
2018-08-09 16:18:49 -04:00
..
composer Add composer-cli function tests 2018-08-06 16:53:56 -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 Add error IDs for when an unknown blueprint is requested. 2018-08-09 16:18:49 -04: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
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00