lorax/tests/pylorax
Brian C. Lane 711cdf53b3 Add /recipes/new route and tests
This handles json data when the mime type is "application/json" and toml
recipes when it is "text/x-toml"
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 Split recipe_from_toml into recipe_from_dict helper. 2018-06-11 16:54:57 -07:00
test_server.py Add /recipes/new 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