salt/tests/unit/modules
2013-07-30 06:14:13 +01:00
..
__init__.py added preliminary unit tests for rvm module 2012-05-02 09:42:01 +02:00
alternatives_test.py Remove un-neded import. 2013-07-27 18:11:55 +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 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
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 user and runas now raise an exception. "There can be only one". 2013-07-27 13:34:58 +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 Alaways show triggered deprecation warnings on the unit test. 2013-07-27 13:04:59 +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