qutebrowser/tests/end2end/features
Florian Bruhin 0bdee1e292 Stabilize the flaky iframe test
The test above this one loads hello.txt, but we don't wait for the "load
finished" message, so it can arrive after the previous test already finished and
make this test not wait properly.

However, we also can't easily wait for the load finished message in the
previous test as it only appears with QtWebEngine, not QtWebKit.

As a workaround, we simply load another file in that test, to circumvent this
kind of cross-interaction.
2018-02-07 18:16:03 +01:00
..
backforward.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
caret.feature Adjust test settings 2017-07-04 15:08:02 +02:00
completion.feature Fix wrong 'When' in bdd file 2017-10-26 09:47:02 +02:00
conftest.py Stabilize :session-save --quiet test 2017-12-13 23:02:44 +01:00
downloads.feature Remove long deprecated :download invocation 2017-12-14 09:06:46 +01:00
editor.feature Fix markers for editor test 2017-12-06 20:30:46 +01:00
hints.feature Stabilize the flaky iframe test 2018-02-07 18:16:03 +01:00
history.feature Avoid more about:blank loads 2017-11-22 10:15:18 +01:00
invoke.feature Merge :tab-detach with :tab-give 2017-10-11 17:18:12 +11:00
javascript.feature Fix crash when clicking <form> element with name="value" child 2018-01-14 20:20:51 +01:00
keyinput.feature Refactor JS log handling and use a dict for javascript.log 2017-09-14 00:37:01 +02:00
marks.feature skip test 2017-12-22 12:36:45 -06:00
misc.feature Implement command-accept --rapid. 2017-12-13 16:30:42 -05:00
navigate.feature Revert "Make sure docs are up-to-date for navigate.feature" 2017-11-28 22:15:56 +01:00
open.feature Bring back searchengine BDD tests 2017-07-04 15:39:07 +02:00
private.feature Drop legacy QtWebKit support 2017-09-18 23:01:17 +02:00
prompts.feature Remove old deprecated commands 2017-10-17 10:44:22 +02:00
qutescheme.feature Update tests to use search.ignore_case 2017-12-12 11:31:28 -05:00
scroll.feature Rename :scroll-perc to :scroll-to-perc 2017-10-03 22:59:32 +02:00
search.feature Merge remote-tracking branch 'upstream/master' into jay/frame-hinting 2018-01-17 17:24:43 -05:00
sessions.feature Stabilize :session-save --quiet test 2017-12-13 23:02:44 +01:00
spawn.feature Stabilize :spawn with userscript tests 2017-11-22 08:43:47 +01:00
tabs.feature Clear unpinned tabs before prompting user with :tab-only 2018-01-04 18:34:40 -08:00
test_backforward_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_caret_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_completion_bdd.py Add more performance logging to completion. 2017-06-19 07:44:11 -04:00
test_downloads_bdd.py Skip SSL download test if SSL is not supported 2017-09-16 10:43:59 +02:00
test_editor_bdd.py Make sure editor test doesn't run on Windows 2017-12-12 06:57:39 +01:00
test_hints_bdd.py Adjust test settings 2017-07-04 15:08:02 +02:00
test_history_bdd.py Get rid of httpbin 2017-09-19 10:35:54 +02:00
test_invoke_bdd.py Fix pylint 2017-07-04 15:34:10 +02:00
test_javascript_bdd.py pylint: Re-enable bad-continuation 2017-12-15 19:16:55 +01:00
test_keyinput_bdd.py Fix pylint 2017-07-04 15:34:10 +02:00
test_marks_bdd.py Re-add scroll filtering and disable it for mark/scroll tests 2017-10-20 07:38:51 +02:00
test_misc_bdd.py Merge adblock.feature into misc.feature 2017-10-03 13:42:04 +02:00
test_navigate_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_open_bdd.py Adjust test settings 2017-07-04 15:08:02 +02:00
test_private_bdd.py Get rid of httpbin 2017-09-19 10:35:54 +02:00
test_prompts_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_qutescheme_bdd.py use subprocess run 2017-11-01 09:59:32 +01:00
test_scroll_bdd.py Re-add scroll filtering and disable it for mark/scroll tests 2017-10-20 07:38:51 +02:00
test_search_bdd.py modified pylint pragmas 2017-10-22 23:52:35 +05:30
test_sessions_bdd.py Get rid of httpbin 2017-09-19 10:35:54 +02:00
test_spawn_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_tabs_bdd.py Warn user if pinned tab is closed via tab-only 2017-05-11 14:30:45 -07:00
test_urlmarks_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_utilcmds_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_yankpaste_bdd.py Drop support for Qt < 5.7.1 2017-09-18 23:01:17 +02:00
test_zoom_bdd.py Improved zoom level management and enforcement 2017-10-06 20:30:06 -04:00
urlmarks.feature Avoid more about:blank loads 2017-11-22 10:15:18 +01:00
utilcmds.feature Resurrect :debug-cache-stats test 2017-09-15 14:16:42 +02:00
yankpaste.feature Refactor JS log handling and use a dict for javascript.log 2017-09-14 00:37:01 +02:00
zoom.feature Improved zoom level management and enforcement 2017-10-06 20:30:06 -04:00