qutebrowser/tests/integration
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
..
data bdd: Add tests for caret mode. 2015-11-26 23:42:43 +01:00
features tests: Hopefully fix keyinput.feature flakiness. 2015-12-18 07:13:16 +01:00
conftest.py Capture qutebrowser/httpbin output separately. 2015-12-16 21:25:13 +01:00
quteprocess.py Capture qutebrowser/httpbin output separately. 2015-12-16 21:25:13 +01:00
test_mhtml_e2e.py Switch from map() to list comprehensions. 2015-12-01 07:16:32 +01:00
test_quteprocess.py tests: Improve some ugly test IDs. 2015-12-16 22:21:29 +01:00
test_smoke.py tests: First steps towards end-to-end tests. 2015-11-01 22:40:11 +01:00
test_testprocess.py Revert "Use fully qualified imports in tests." 2015-12-01 22:45:59 +01:00
test_webserver.py tests: Use JSON for webserver_sub logging. 2015-11-26 14:40:20 +01:00
testprocess.py tests: Clear captured output between tests. 2015-12-16 23:07:42 +01:00
webserver_sub.py pylint: Remove unneeded supressions. 2015-12-01 22:03:58 +01:00
webserver.py Capture qutebrowser/httpbin output separately. 2015-12-16 21:25:13 +01:00