salt/tests/unit/templates
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
..
files/test Mimic the test case shown @ http://goo.gl/UI7uS8 2013-10-08 00:11:19 +01:00
__init__.py Split out integration tests from pure unit tests. 2012-02-20 13:18:13 +01:00
jinja_test.py Jinja needs to be "fed" Unicode data. Fixes #7576. 2013-10-08 00:11:44 +01:00