lorax/tests/pylorax
Brian C. Lane 4858c17fd7 Add DELETE /recipes/delete/<recipe_name> route and tests
Also add numbering to the tests so that they are executed in the
expected order.
2017-11-13 16:48:56 -08:00
..
recipes Add tests for the pylorax.api.recipes module 2017-10-25 13:31:35 -07:00
results Add tests for the pylorax.api.recipes module 2017-10-25 13:31:35 -07:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2017-10-24 22:59:21 +03:00
test_recipes.py Add delete_recipe helper function and test 2017-11-13 16:48:56 -08:00
test_server.py Add DELETE /recipes/delete/<recipe_name> route and tests 2017-11-13 16:48:56 -08:00
test_workspace.py Add workspace module and tests 2017-11-08 13:14:38 -08:00