lorax/tests/pylorax
Brian C. Lane b7f651a631 Add workspace module and tests
This handles the recipe workspace, which is a temporary location to
store recipes before committing them to git. It will be used by the
/recipes/ API.
2018-06-11 16:54:57 -07:00
..
recipes Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
results Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2018-06-11 16:54:57 -07:00
test_recipes.py Move the git repo into a subdirectory 2018-06-11 16:54:57 -07:00
test_server.py Add /recipes/list route and tests 2018-06-11 16:54:57 -07:00
test_workspace.py Add workspace module and tests 2018-06-11 16:54:57 -07:00