qutebrowser/tests
Florian Bruhin a157f822d6 tests: Handle report.longrepr being a tuple.
For some unknown reason, report.longrepr.addsection might not exist, which
caused failures on OS X and Windows. If that happens, we just don't add a
section at all.
2015-12-16 22:47:33 +01:00
..
helpers pylint: Remove import-error disabling from tests. 2015-12-01 22:47:10 +01:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration tests: Handle report.longrepr being a tuple. 2015-12-16 22:47:33 +01:00
unit tests: Improve some ugly test IDs. 2015-12-16 22:21:29 +01:00
conftest.py pylint: Disable no-member for hypothesis.Settings. 2015-12-15 18:57:14 +01:00
test_conftest.py pylint: Disable deprecated-method in test_conftest. 2015-12-01 07:16:53 +01:00