qutebrowser/tests/integration
Florian Bruhin fc84e58043 tests: Ignore "SelectionRequest too old" globally.
If we use pytestmark, it won't be ignored inside subprocess output, so our fix
from https://github.com/The-Compiler/qutebrowser/issues/1124#issuecomment-158073581
never actually worked.

See #1124 and #1183.
2015-12-17 22:33:07 +01:00
..
data bdd: Add tests for caret mode. 2015-11-26 23:42:43 +01:00
features tests: Ignore "SelectionRequest too old" globally. 2015-12-17 22:33:07 +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