salt/tests/unit
Pedro Algarvio 30e747060d Jinja needs to be "fed" Unicode data. Fixes #7576.
Additionally, what's returned from `render_jinja_tmpl` is also a Unicode string to that the `SLS_ENCODER` can properly encode them. Encoding UTF-8 data as UTF-8 data using the `SLS_ENCODER` does not, of course, work.
2013-10-08 00:11:44 +01:00
..
modules Fixed empty file case in modules.file.append() 2013-10-07 16:31:42 +02:00
states Adapt remaining test cases which relied on old versioning scheme. 2013-10-04 13:10:35 +01:00
templates Jinja needs to be "fed" Unicode data. Fixes #7576. 2013-10-08 00:11:44 +01:00
utils Format version on deprecation messages. 2013-10-04 09:53:51 +01:00
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
config_test.py Adapt remaining test cases which relied on old versioning scheme. 2013-10-04 13:10:35 +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 Don't include authorship in generated documentation, the Sphinx way. 2013-09-16 17:24:00 +01:00
payload_test.py Don't include authorship in generated documentation, the Sphinx way. 2013-09-16 17:24:00 +01:00
pillar_test.py Don't include authorship in generated documentation, the Sphinx way. 2013-09-16 17:24:00 +01:00
pydsl_test.py Don't trigger state events on pydsl unit tests. 2013-10-03 00:59:03 +01:00
simple.py added main run to simple.py 2013-10-03 11:50:49 -05:00
stateconf_test.py Workaround the stateconf TypeError exceptions under python 2.6 2013-08-12 13:55:03 +01:00
version_test.py Support named version strings mathematical comparison. 2013-10-04 09:53:51 +01:00