salt/tests/unit
2013-07-28 12:51:13 +01:00
..
modules Mocked test for salt.modules.archive.gunzip() 2013-07-28 12:51:13 +01:00
states Added test case to see if the usage of user and runas at the same time raises an exception. 2013-07-27 16:02:59 +01:00
templates added load tag, and revamped parsing 2013-07-26 09:30:41 +02:00
utils Allow salt.utils.warn_until() to not issue the warning because we're only after the RuntimeError behaviour. 2013-07-20 16:26:47 +01:00
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
config_test.py Properly deprecate check_dns. 2013-07-20 01:39:23 +01:00
highstateconf_test.py Stop using the deprecated check_dns in salt.config.minion_config. 2013-07-20 01:38:09 +01:00
log_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
pillar_test.py No general exception catching while rendering pillar. Refs #6305. Refs #5910. 2013-07-26 07:04:32 +01:00
pydsl_test.py Stop using the deprecated check_dns in salt.config.minion_config. 2013-07-20 01:38:09 +01:00
simple.py Make sure every test module is runnable by __main__. 2013-06-28 00:12:56 +01:00
stateconf_test.py Stop using the deprecated check_dns in salt.config.minion_config. 2013-07-20 01:38:09 +01:00
version_test.py Minor formating changes. 2013-06-28 00:12:59 +01:00