lorax/tests/pylorax
Alexander Todorov c427b772a5 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-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 Fix yum config directory creation for projects and server tests 2018-02-06 16:55:14 -08: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 workspace module and tests 2017-11-08 13:14:38 -08:00