salt/tests/unit/modules
Henrik Holmboe 7ec34af486 Refactor profile loading to use YAML
This is done in order to more easily test configuration syntax errors,
as the the minion configuration file uses YAML.
2013-09-27 01:11:28 +02:00
..
__init__.py added preliminary unit tests for rvm module 2012-05-02 09:42:01 +02:00
alternatives_test.py Don't include authorship in generated documentation, the Sphinx way. 2013-09-16 17:24:00 +01:00
archive_test.py Don't include authorship in generated documentation, the Sphinx way. 2013-09-16 17:24:00 +01:00
config_test.py Updated some of the test cases to use a much more readable approach using salttesting.helpers.ensure_in_syspath(). 2013-06-28 00:12:59 +01:00
file_test.py Added unit and integration tests for the file.replace functions 2013-09-20 17:01:57 -06:00
gem_test.py Adapted unit.modules.gem_test to use salttesting.mock 2013-08-26 13:00:10 +00:00
pip_test.py Add unit tests for a few functions in modules.virt 2013-09-26 17:21:37 +02:00
postgres_test.py Adapted unit.modules.poptgres_test to use salttesting.mock 2013-08-26 13:00:10 +00:00
rvm_test.py Adapted unit.modules.rvm_test to use salttesting.mock 2013-08-26 13:00:10 +00:00
virt_test.py Refactor profile loading to use YAML 2013-09-27 01:11:28 +02:00
virtualenv_test.py Don't include authorship in generated documentation, the Sphinx way. 2013-09-16 17:24:00 +01:00
win_status_test.py Adapted unit.modules.win_status_test to use salttesting.mock 2013-08-26 12:59:15 +00:00