lorax/tests/pylorax
Alexander Todorov 395c4a4b7f Add more tests for api.recipes
- test against already existing git repository
- test commit_recipe_file() handling of IOError
- update tests for commit_recipe_directory()
  - add asserts on the existing test. Not raising an exception
    isn't enough!
  - add test which exercises the method under test while it handles
    exceptions raised by other methods
- test for list_commits() when the underlying calls fail to convert
  timestamp
- test for find_name() when `name' is not on the list
- tests for get_revision_from_tag()
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 Fix yum config directory creation for projects and server tests 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 workspace module and tests 2018-06-11 16:54:57 -07:00