salt/tests/unit
2013-08-30 19:32:39 +00:00
..
modules Allow tests to be properly skipped if mock is not installed. 2013-08-26 17:05:44 +00:00
states Added mocked pip installation test-case for when pip's version is <=1.1 2013-08-29 10:57:50 +00:00
templates added load tag, and revamped parsing 2013-07-26 09:30:41 +02:00
utils Skip this test until properly mocked. 2013-08-28 15:21:29 +00:00
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
config_test.py Make sure every temp dir created on the unittests respects, integration.SYS_TMP_DIR 2013-08-27 15:31:58 +00: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 Fix unit.log_test.TestLog.test_issue_2853_regex_TypeError by importing salt's logging from the proper module. 2013-08-30 19:32:39 +00:00
payload_test.py Adapted unit.payload_test to use salttesting.mock 2013-08-26 13:00:10 +00:00
pillar_test.py Adapted unit.pillar_test to use salttesting.mock 2013-08-26 13:01:02 +00:00
pydsl_test.py Dam! Missing import. 2013-08-13 10:38:37 +01:00
simple.py Make sure every test module is runnable by __main__. 2013-06-28 00:12:56 +01:00
stateconf_test.py Workaround the stateconf TypeError exceptions under python 2.6 2013-08-12 13:55:03 +01:00
version_test.py Minor formating changes. 2013-06-28 00:12:59 +01:00