qutebrowser/tests/end2end/features
Florian Bruhin 30827c1239 Fix rapid hinting with QtWebEngine
There were actually two issues here:

- The override_target was reset too early - now
  acceptNavigationRequest/createWindow is responsible for resetting it.
- The QTBUG-54419 workaround opened any tabs in the background instead
  of preserving their position/focus.

Fixes #2086.
2016-11-14 07:14:44 +01:00
..
adblock.feature Add a simple end2end test for :adblock-update 2016-09-07 16:27:27 +02:00
backforward.feature Apply @qtwebengine_flaky (too) liberally 2016-09-06 22:10:28 +02:00
caret.feature Remove :<count>:cmd syntax support. 2016-10-10 08:02:30 -04:00
completion.feature Handle unicode characters in Completer. 2016-10-04 07:36:49 -04:00
conftest.py Re-enable SSL download test on QtWebEngine 2016-11-10 22:45:27 +01:00
downloads.feature Re-enable SSL download test on QtWebEngine 2016-11-10 22:45:27 +01:00
editor.feature Allow :open-editor in modes other than insert 2016-09-04 22:23:16 +02:00
hints.feature Fix rapid hinting with QtWebEngine 2016-11-14 07:14:44 +01:00
history.feature tests: Get rid of flaky_once mark 2016-11-10 22:45:27 +01:00
invoke.feature Stabilize :tab-detach test in invoke.feature 2016-09-06 19:33:09 +02:00
javascript.feature Add test for jseval when javascript is disabled 2016-10-30 11:39:25 +01:00
keyinput.feature Stabilize macro tests 2016-11-10 09:03:56 +01:00
marks.feature Stabilize "Jumping back after searching" test 2016-09-12 18:53:56 +02:00
misc.feature tests: Add a js_prompt marker 2016-11-10 22:45:27 +01:00
navigate.feature navigate.feature: Add @qtwebengine_todo 2016-08-18 22:23:11 +02:00
open.feature setting values tabs->new-tab-position[-explicit] 2016-10-18 17:17:17 +02:00
prompts.feature tests: Add a js_prompt marker 2016-11-10 22:45:27 +01:00
scroll.feature Remove qtwebengine_todo for position:absolute test 2016-10-03 06:55:58 +02:00
search.feature Merge :yank-selected into :yank (fixes #820) 2016-08-05 22:01:17 -04:00
sessions.feature Stabilize :session-delete tests 2016-10-14 07:24:36 +02:00
set.feature Remove @qtwebengine_todo for qute:settings 2016-09-15 16:13:51 +02:00
spawn.feature revised missing userscript error messages 2016-09-30 09:50:49 +02:00
tabs.feature setting values tabs->new-tab-position[-explicit] 2016-10-18 17:17:17 +02:00
test_adblock_bdd.py Add a simple end2end test for :adblock-update 2016-09-07 16:27:27 +02:00
test_backforward_bdd.py Remove qtwebengine_todo for backforward.feature 2016-08-18 18:22:44 +02:00
test_caret_bdd.py QtWebEngine: Don't bother running caret.feature 2016-08-18 18:26:31 +02:00
test_completion_bdd.py Test for completion warnings with 1 item. 2016-08-31 22:25:34 -04:00
test_downloads_bdd.py Implement :download/hints via QtNetwork 2016-11-08 09:18:09 +01:00
test_editor_bdd.py Rename shadowed function 2016-06-06 09:06:49 +02:00
test_hints_bdd.py add tests for hints auto-follow in word mode 2016-08-11 15:20:52 +02:00
test_history_bdd.py Full redirect support for history 2016-06-10 14:40:42 +02:00
test_invoke_bdd.py Add new-instance-open-target.window = first-opened 2016-08-16 12:24:38 +02:00
test_javascript_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_keyinput_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_marks_bdd.py Fix lint 2016-09-06 17:00:25 +02:00
test_misc_bdd.py Move pdfjs check to the end2end conftest 2016-09-10 16:24:31 +02:00
test_navigate_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_open_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_prompts_bdd.py Re-enable SSL download test on QtWebEngine 2016-11-10 22:45:27 +01:00
test_scroll_bdd.py Move :repeat-command tests 2016-07-03 22:32:07 +02:00
test_search_bdd.py bdd: Mark search/sessions as qtwebengine_todo 2016-08-18 22:50:57 +02:00
test_sessions_bdd.py Fix lint 2016-09-06 17:00:25 +02:00
test_set_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_spawn_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_tabs_bdd.py Remove some unnecessary "fresh instances" in tests 2016-08-12 00:20:57 +02:00
test_urlmarks_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_utilcmds_bdd.py lineparser/utilcmds test cleanup 2016-10-27 14:23:01 +02:00
test_yankpaste_bdd.py Fix :jseval --world contitional in set_text_field 2016-09-13 07:59:21 +02:00
test_zoom_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
urlmarks.feature Activate QtWebEngine tests for qute:* 2016-09-14 11:14:04 +02:00
utilcmds.feature move utilcmds specific tests from misc 2016-10-27 14:20:39 +02:00
yankpaste.feature Wait for text being inserted before testing 2016-11-09 14:36:20 +01:00
zoom.feature Remove cmdutils.arg_or_count 2016-08-02 11:31:03 -04:00