lorax/tests/pylorax
Martin Pitt c58b367b6a Fix depsolving empty recipes
- Fix `projects_depsolve()` to not consider a successful empty response
   (rc == 0) as an error.
 - Fix recipe_from_dict() to default modules and packages to empty lists
   instead of `None`, to avoid a Python-ism in the API for consumers and
   stay compatible to the bdcs API.

Fixes #290
2017-12-12 09:23:06 -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 Fix depsolving empty recipes 2017-12-12 09:23:06 -08:00
test_workspace.py Add workspace module and tests 2017-11-08 13:14:38 -08:00