qutebrowser/tests
Daniel Schadt dcac832f5e netmanager: fix crash when asking with no tab_id
Issue 1413

This happens when the networkmanager is used by something that has no
tab_id, like the generic DownloadManager. In this case, we should just
skip the webview connection (as it makes no sense) instead of crashing
(which is the last thing we want to do).
2016-05-05 00:34:16 +02:00
..
helpers Various code style improvements 2016-04-27 20:25:27 +02:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration netmanager: fix crash when asking with no tab_id 2016-05-05 00:34:16 +02:00
unit Allow flexible whitespace in color strings. 2016-05-03 23:15:39 -04:00
conftest.py Stop supporting running tests without Xvfb/DISPLAY 2016-04-06 08:27:43 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00