lorax/tests/pylorax
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
..
blueprints Update samba and rsync versions for tests 2018-07-18 15:58:48 -07:00
repos Add support for user defined package sources API 2018-06-04 15:45:36 -07:00
results Add group-based tests. 2018-07-18 15:38:40 -07:00
source Fix DNF related issues with source selection 2018-06-04 15:45:36 -07:00
test_buildstamp.py Fixing bug where test did not try to import pylorax.version to check for version but automatically just checked for 'devel' causing test to fail when it should not have 2018-06-22 09:14:04 -07:00
test_compose.py Skip creating groups with the same name as a user 2018-05-14 13:00:15 -07:00
test_crossdomain.py Use 2to3 to convert the python2 lorax-composer code to python3 2018-05-14 13:00:14 -07:00
test_dnfbase.py Speed up test_dnfbase.py 2018-06-04 15:45:36 -07:00
test_projects.py Add group-based tests. 2018-07-18 15:38:40 -07:00
test_recipes.py Add group-based tests. 2018-07-18 15:38:40 -07:00
test_server.py Add error IDs for when an unknown blueprint is requested. 2018-08-09 16:18:49 -04:00
test_timestamp.py Add a test for the pylorax.api.timestamp functions 2018-08-07 09:22:18 -07:00
test_workspace.py Add the tests from lorax-composer branch 2018-05-14 13:00:14 -07:00