qutebrowser/tests/integration
Florian Bruhin bba6589e19 Capture qutebrowser/httpbin output separately.
When using print and relying on pytest to capture it as stdout, we ran into
this pytest/pytest-qt issue:

https://github.com/pytest-dev/pytest-qt/issues/113

Now we use our own capturing mechanism instead, which also means we get nicer
output.

Fixes #1122.
2015-12-16 21:25:13 +01:00
..
data bdd: Add tests for caret mode. 2015-11-26 23:42:43 +01:00
features bdd: Wait for help pages to be loaded in tests. 2015-12-02 22:22:31 +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 Revert "Use fully qualified imports in tests." 2015-12-01 22:45:59 +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 Capture qutebrowser/httpbin output separately. 2015-12-16 21:25:13 +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