salt/tests/unit
Jack Kuan 0976f42410 Fix test case skipping logic: if < py2.7 then no OrderedDict, so skip.
For ordered execution, PyDSL requires py2.7 or above. Although, it's
possible to make it work with a third-party OrderedDict implementation
like the yaml renderer does..., this is not bothered here.
2013-01-24 12:21:54 -05:00
..
modules Simplistic tests (still better than none) 2013-01-19 15:02:06 +01:00
states Fix rvm unit tests. 2012-12-11 11:27:21 +00:00
templates Fixed jinja_tests. 2013-01-14 08:58:27 +01:00
utils Header updates. More copyright to the SaltSatck team. Code author to me(where applicable). 2012-12-11 10:23:37 +00:00
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
config_test.py Header updates. More copyright to the SaltSatck team. Code author to me(where applicable). 2012-12-11 10:23:37 +00:00
log_test.py Harden git describe parsing so it does not fail on awkward situations. 2013-01-19 02:31:00 +00:00
pydsl_test.py Fix test case skipping logic: if < py2.7 then no OrderedDict, so skip. 2013-01-24 12:21:54 -05:00
simple.py Fix PEP8 warnings for test cases 2012-05-29 22:10:20 +05:30
stateconf_test.py Fix tests.unit.pydsl_test and tests.unit.stateconf_test. 2013-01-20 04:09:07 +00:00
version_test.py git describe sha signatures have a length of 8 chars. 2013-01-19 05:07:41 +00:00