lorax/tests/pylorax
Brian C. Lane 052a8ba991 Add recipe_diff function and helpers.
This takes a pair of Recipe objects and returns a list of diff dicts
that include what was changed between the two recipes.
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 Add recipe_diff function and helpers. 2018-06-11 16:54:57 -07:00
test_server.py Add POST /recipes/tag/ 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