qutebrowser/tests/integration
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
..
data shorten page and wait for load finished 2016-04-29 21:56:24 +02:00
features netmanager: fix crash when asking with no tab_id 2016-05-05 00:34:16 +02:00
conftest.py Add basic profiling capability for quteproc tests. 2016-02-11 08:02:44 +01:00
quteprocess.py tests: Actually log the colored log 2016-05-01 23:01:22 +02:00
test_dirbrowser.py Various code style improvements 2016-04-27 20:25:27 +02:00
test_hints_html.py Remove added blank line 2016-04-30 14:09:14 +02:00
test_invocations.py tests: fix invocation test for --cachedir 2016-04-27 13:02:18 +02:00
test_mhtml_e2e.py tests: Add an SSL server subprocess. 2016-01-12 22:48:38 +01:00
test_quteprocess.py bdd: Fix parsing of logged python warnings 2016-05-01 22:13:31 +02:00
test_smoke.py Mark segfault on exit in test_smoke as xfail 2016-04-10 20:52:07 +02:00
test_testprocess.py tests: Skip custom_environment_no_system on Win. 2016-01-20 20:34:19 +01:00
test_webserver.py Fix new flake8 lint. 2016-01-22 17:33:58 +01:00
testprocess.py bdd: Also log already found log messages 2016-05-04 20:54:34 +02:00
webserver_sub_ssl.py Disable useless-suppression in webserver_sub_ssl. 2016-01-17 21:21:26 +01:00
webserver_sub.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
webserver.py Various code style improvements 2016-04-27 20:25:27 +02:00