salt/tests/unit/modules
2013-08-19 13:45:56 +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 salt.modules.cmdmod renamed to salt.modules.cmd while enforcing absolute imports. 2013-08-19 13:45:56 +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 Fix the test_install_pre_argument_in_resulting_command test case. 2013-08-09 12:14:56 +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 By enforcing absolute imports, there's no need for module name aliases. 2013-08-19 13:23:46 +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