lorax/tests/pylorax
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
..
blueprints Adjust the tests so they will pass on CentOS7 and RHEL7 2018-07-26 15:06:05 -07:00
repos Add support for user defined package sources API 2018-06-11 16:54:59 -07:00
results Add group-based tests. 2018-07-12 17:31:56 -04:00
source Fix DNF related issues with source selection 2018-06-11 16:54:59 -07:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2018-06-11 16:54:57 -07:00
test_compose.py Skip creating groups with the same name as a user 2018-06-11 16:54:59 -07:00
test_crossdomain.py Fix some pylint warnings 2018-06-11 16:54:59 -07:00
test_projects.py Add group-based tests. 2018-07-12 17:31:56 -04:00
test_recipes.py Add group-based tests. 2018-07-12 17:31:56 -04:00
test_server.py Add error IDs for when an unknown blueprint is requested. 2018-08-09 16:11:32 -04:00
test_timestamp.py Add a test for the pylorax.api.timestamp functions 2018-08-07 10:51:06 -07:00
test_workspace.py Update the path for the test blueprints 2018-06-11 16:54:59 -07:00
test_yumbase.py Fix handling bad source repos and add a test 2018-06-11 16:54:59 -07:00