lorax/tests/pylorax
Alexander Todorov a3c934214b 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-02-13 10:52:16 +01: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 Add new tests for configure() 2018-02-13 10:52:16 +01:00
test_recipes.py Add more tests for api.recipes 2018-02-13 10:52:16 +01:00
test_server.py Return the commit id for the recipe being read 2018-02-06 16:55:14 -08:00
test_workspace.py Add new tests for workspace_read() and workspace_delete() 2018-02-13 10:52:16 +01:00
test_yumbase.py Add tests for yumbase and update how we inspect boolean options 2018-02-13 10:52:16 +01:00