qutebrowser/tests/unit
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
..
browser Remove old test_commands.py 2017-06-20 15:20:32 +02:00
commands Merge different FakeTabbedBrowser objects 2017-06-20 15:19:53 +02:00
completion tests: Use pytest.param 2017-05-23 08:08:46 +02:00
config Add utils.yaml_{load,dump} 2017-07-02 22:17:33 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
mainwindow tests: Use pytest.param 2017-05-23 08:08:46 +02:00
misc Merge different FakeTabbedBrowser objects 2017-06-20 15:19:53 +02:00
scripts Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils Make jinja templating more strict 2017-07-02 22:17:33 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00