qutebrowser/tests/end2end
Florian Bruhin 7256641288 Prevent questions from being aborted twice
When we abort a question (e.g. by closing a tab with SSL errors) while
another prompt is queued, the right prompt gets closed by the question
being aborted, but that in turn aborts the question again, affecting the
next prompt.
2016-11-04 13:21:22 +01:00
..
data Add more tests for prompts 2016-11-03 08:40:42 +01:00
features Prevent questions from being aborted twice 2016-11-04 13:21:22 +01:00
fixtures tests: Allow more auth paths in end2end.fixtures.webserver 2016-11-04 08:11:06 +01:00
conftest.py Mark :insert-text with undo test as xfail on OS X 2016-09-07 19:01:24 +02:00
test_dirbrowser.py Mark test_dirbrowser as qtwebengine_skip 2016-08-18 23:05:31 +02:00
test_hints_html.py tests: Add QUTE_BDD_WEBENGINE environment variable 2016-09-05 15:08:00 +02:00
test_insert_mode.py Try to stabilize test_insert_mode 2016-10-06 10:40:28 +02:00
test_invocations.py Use pytest.fail 2016-09-29 06:37:04 +02:00
test_mhtml_e2e.py tests: Mark test_mhtml_e2e as qtwebengine_todo 2016-08-18 23:32:26 +02:00