lorax/tests/pylorax/results
Martin Pitt 176b12dd8c 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
2018-06-11 16:54:58 -07:00
..
full-recipe.dict Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
full-recipe.toml Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
minimal.dict Fix depsolving empty recipes 2018-06-11 16:54:58 -07:00
minimal.toml Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
modules-only.dict Fix depsolving empty recipes 2018-06-11 16:54:58 -07:00
modules-only.toml Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
packages-only.dict Fix depsolving empty recipes 2018-06-11 16:54:58 -07:00
packages-only.toml Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00