salt/tests/unit/modules
2013-08-22 19:02:32 +01:00
..
__init__.py added preliminary unit tests for rvm module 2012-05-02 09:42:01 +02:00
alternatives_test.py Also test for retcode > 0. 2013-07-28 12:41:15 +01:00
archive_test.py Fix the mocked test for archive.unrar. 2013-07-30 06:14:13 +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 Revert "salt.modules.cmdmod renamed to salt.modules.cmd while enforcing absolute imports." 2013-08-20 23:44:03 +01:00
gem_test.py Updated unit.modules.gem_test test suite to use salttesting.helpers.ensure_in_syspath() 2013-06-28 00:13:03 +01:00
pip_test.py Adapt test results to the expected output. 2013-08-22 19:02:32 +01:00
postgres_test.py Updated unit.modules.postgres_test test suite to use salttesting.helpers.ensure_in_syspath() 2013-06-28 00:13:03 +01:00
rvm_test.py Update mocked rvm unit test since we now call cmd.run_all instead of cmd.retcode. 2013-07-13 17:46:46 +01:00
virtualenv_test.py Revert "By enforcing absolute imports, there's no need for module name aliases." 2013-08-20 23:44:05 +01:00
win_status_test.py Updated unit.modules.win_status_test test suite to use salttesting.helpers.ensure_in_syspath() 2013-06-28 00:13:03 +01:00