qutebrowser/tests/end2end/features
Florian Bruhin b645a88ade Stabilize :insert-text tests
With QtWebEngine, inserting text into the field is async, so if our
test runs too fast, it would fail. Now we instead log stuff via JS on
changes insteaad, and wait for those log messages in the tests.
2016-09-12 15:25:03 +02: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 Merge :yank-selected into :yank (fixes #820) 2016-08-05 22:01:17 -04:00
completion.feature Fix hang with multiple spaces in URL completion 2016-09-04 20:19:16 +02:00
conftest.py Make _get_echo_exe_path() private in bdd conftest 2016-09-11 16:15:27 +02:00
downloads.feature downloads: Be okay with the tmpdir being gone 2016-09-12 11:30:44 +02:00
editor.feature Allow :open-editor in modes other than insert 2016-09-04 22:23:16 +02:00
hints.feature QtWebEngine: Implement webelem.classes 2016-09-07 12:31:48 +02:00
history.feature Add missing @qtwebengine_createWindow marker 2016-09-05 16:48:21 +02:00
invoke.feature Stabilize :tab-detach test in invoke.feature 2016-09-06 19:33:09 +02:00
javascript.feature Add tests for js-can-open-windows-automatically 2016-09-05 17:25:52 +02:00
keyinput.feature Allow binding to an alias. 2016-08-09 21:37:12 -04:00
marks.feature Apply @qtwebengine_flaky (too) liberally 2016-09-06 22:10:28 +02:00
misc.feature bdd: Add "I wait for the javascript message" step 2016-09-10 16:42:26 +02:00
navigate.feature navigate.feature: Add @qtwebengine_todo 2016-08-18 22:23:11 +02:00
open.feature Rewrite tests in open.feature 2016-08-02 15:27:26 -04:00
prompts.feature Remove :prompt-yes and :prompt-no 2016-09-09 15:59:00 +02:00
scroll.feature Use QApplication.postEvent again 2016-09-11 19:37:09 +02:00
search.feature Merge :yank-selected into :yank (fixes #820) 2016-08-05 22:01:17 -04:00
sessions.feature Mark session loading tests with @qtwebengine_flaky 2016-09-07 19:03:41 +02:00
set.feature Improve qute:settings tests 2016-08-29 07:09:14 +02:00
spawn.feature fix spawn tests on Windows 2016-09-08 23:14:10 +02:00
tabs.feature Stabilize :tab-clone tests 2016-09-11 16:22:20 +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 downloads: Be okay with the tmpdir being gone 2016-09-12 11:30:44 +02: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 bdd: Mark prompt.feature as TODO on QtWebEngine 2016-08-18 22:47:11 +02: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_yankpaste_bdd.py Stabilize :insert-text tests 2016-09-12 15:25:03 +02:00
test_zoom_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
urlmarks.feature Remove :prompt-yes and :prompt-no 2016-09-09 15:59:00 +02:00
yankpaste.feature Stabilize :insert-text tests 2016-09-12 15:25:03 +02:00
zoom.feature Remove cmdutils.arg_or_count 2016-08-02 11:31:03 -04:00