qutebrowser/tests
Florian Bruhin 45d6dc6aa3 tests: Hopefully fix keyinput.feature flakiness.
While the original "no focused webview" bug (with the first test after spawning
qutebrowser) from #1183 was fixed, we still had a case where the next test
after ":fake-key sending key to the website with other window focused" failed,
presumably because the inspector was still focused, e.g. here:

http://qutebrowser.org:8010/builders/osx/builds/1175/steps/tests/logs/stdio

This hopefully fixes this by properly waiting until the inspector is gone.
2015-12-18 07:13:16 +01:00
..
helpers pylint: Remove import-error disabling from tests. 2015-12-01 22:47:10 +01:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration tests: Hopefully fix keyinput.feature flakiness. 2015-12-18 07:13:16 +01:00
unit tests: Check args for loadFinished signals. 2015-12-17 07:49:28 +01:00
conftest.py pylint: Disable no-member for hypothesis.Settings. 2015-12-15 18:57:14 +01:00
test_conftest.py pylint: Disable deprecated-method in test_conftest. 2015-12-01 07:16:53 +01:00