lorax/tests/pylorax
Alexander Todorov 32db249538 Add tests for yumbase and update how we inspect boolean options
.get_default() returns string so make sure we're actually parsing
the value as boolean and not evaluating a non-empty string in a
boolean context (which will always return True)
2018-06-11 16:54:58 -07:00
..
recipes Add tests for the pylorax.api.recipes module 2018-06-11 16:54:57 -07:00
results Fix depsolving empty recipes 2018-06-11 16:54:58 -07:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2018-06-11 16:54:57 -07:00
test_projects.py Add new tests for configure() 2018-06-11 16:54:58 -07:00
test_recipes.py Add more tests for api.recipes 2018-06-11 16:54:58 -07:00
test_server.py Return the commit id for the recipe being read 2018-06-11 16:54:58 -07:00
test_workspace.py Add new tests for workspace_read() and workspace_delete() 2018-06-11 16:54:58 -07:00
test_yumbase.py Add tests for yumbase and update how we inspect boolean options 2018-06-11 16:54:58 -07:00