qutebrowser/tests/integration
Florian Bruhin be2c0e30b6 bdd: Stabilize "Closing a JS window twice" test.
After pressing the button to open a window, we have to wait until it's loaded
before continuing, otherwise the test is flaky:
http://www.qutebrowser.org/testresults/osx/1295.html

We can't simply wait with "wait until about:blank is loaded" as that page is
already loaded earlier.
2016-01-24 18:47:26 +01:00
..
data Don't crash if JS tab is closed twice. 2016-01-20 21:24:51 +01:00
features bdd: Stabilize "Closing a JS window twice" test. 2016-01-24 18:47:26 +01:00
conftest.py tests: Add a quteproc_new fixture. 2016-01-20 18:19:29 +01:00
quteprocess.py tests: Add a quteproc_new fixture. 2016-01-20 18:19:29 +01:00
test_cmdline_args.py Fix starting with -c "" and add test. 2016-01-20 18:20:19 +01:00
test_mhtml_e2e.py tests: Add an SSL server subprocess. 2016-01-12 22:48:38 +01:00
test_quteprocess.py Fix new flake8 lint. 2016-01-22 17:33:58 +01:00
test_smoke.py Adjust copyright years. 2016-01-04 07:12:39 +01: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 tests: pass HOME to testprocess with custom env. 2016-01-20 18:19:05 +01: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 tests: Allow custom args when starting testprocess. 2016-01-20 06:53:25 +01:00