lorax/tests/pylorax
Brian C. Lane 916a001d73 Add support for other branches to the routes
Passing ?branch=<branch-name> will use the specified branch instead of
master.

The new branch will not exist until a /recipes/new?branch=new-branch
POST is made. At that time the branch will be created based on the
current master branch and the new commit will be added to it.
2018-06-11 16:54:58 -07:00
..
recipes Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
results Fix depsolving empty recipes 2018-06-11 16:54:58 -07:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2018-06-11 16:54:57 -07:00
test_projects.py Fix project tests for non-Central time zones 2018-06-11 16:54:58 -07:00
test_recipes.py Add recipe_diff function and helpers. 2018-06-11 16:54:57 -07:00
test_server.py Add support for other branches to the routes 2018-06-11 16:54:58 -07:00
test_workspace.py Add workspace module and tests 2018-06-11 16:54:57 -07:00