lorax/tests/pylorax
Brian C. Lane 3c18a63f76 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-01-02 13:49:09 -08:00
..
recipes Add tests for the pylorax.api.recipes module 2017-10-25 13:31:35 -07:00
results Fix depsolving empty recipes 2017-12-12 09:23:06 -08:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2017-10-24 22:59:21 +03:00
test_projects.py Fix project tests for non-Central time zones 2017-12-12 09:23:06 -08:00
test_recipes.py Add recipe_diff function and helpers. 2017-11-14 16:16:48 -08:00
test_server.py Add support for other branches to the routes 2018-01-02 13:49:09 -08:00
test_workspace.py Add workspace module and tests 2017-11-08 13:14:38 -08:00