salt/tests/unit/modules
2013-08-26 17:05:44 +00:00
..
__init__.py added preliminary unit tests for rvm module 2012-05-02 09:42:01 +02:00
alternatives_test.py Adapted unit.modules.alternatives_test to use salttesting.mock 2013-08-26 12:59:12 +00:00
archive_test.py Adapted unit.modules.archive_test to use salttesting.mock 2013-08-26 13:00:07 +00: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 Revert "salt.modules.cmdmod renamed to salt.modules.cmd while enforcing absolute imports." 2013-08-20 23:44:03 +01:00
gem_test.py Adapted unit.modules.gem_test to use salttesting.mock 2013-08-26 13:00:10 +00:00
pip_test.py Adapted unit.modules.pip_test to use salttesting.mock 2013-08-26 13:00:10 +00: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
virtualenv_test.py Allow tests to be properly skipped if mock is not installed. 2013-08-26 17:05:44 +00:00
win_status_test.py Adapted unit.modules.win_status_test to use salttesting.mock 2013-08-26 12:59:15 +00:00