qutebrowser/tests/unit/utils
Florian Bruhin 1022b7ea32 Make jinja templating more strict
This ensures we actually know when an AttributeError happens.

It also changes most external code to use the correct environment, rather than
simply creating a jinja2.Template, which wouldn't use the more tightened
environment.
2017-07-02 22:17:33 +02:00
..
usertypes Finally update copyrights... 2017-05-09 21:37:03 +02:00
overflow_test_cases.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_debug.py tests: Use pytest.param 2017-05-23 08:08:46 +02:00
test_error.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_javascript_string_escape.html Add qutebrowser.utils.javascript 2016-08-04 17:53:13 +02:00
test_javascript.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_jinja.py Make jinja templating more strict 2017-07-02 22:17:33 +02:00
test_log.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_qtutils.py tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
test_standarddir.py tests: Use pytest.param 2017-05-23 08:08:46 +02:00
test_typing.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_urlutils.py Get rid of configtypes.AutoSearch and IgnoreCase 2017-07-02 22:17:33 +02:00
test_utils.py Add utils.yaml_{load,dump} 2017-07-02 22:17:33 +02:00
test_version.py Make PyOpenGL a required dependency 2017-06-20 13:05:53 +02:00