qutebrowser/tests/integration
Florian Bruhin ab79cd2496 tests: Avoid pytrace=False for now.
Using pytest.fail with pytrace=False hides the quteprocess output, which makes
it a lot harder to debug stuff.

This is because TestReport.longrepr is suddenly a string and we can't add infos
to it - see https://github.com/pytest-dev/pytest/issues/1316
2016-01-08 12:35:12 +01:00
..
data bdd: Add search tests for known bugs/regressions. 2016-01-07 19:41:26 +01:00
features Fix lint. 2016-01-08 10:00:42 +01:00
conftest.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
quteprocess.py tests: Avoid pytrace=False for now. 2016-01-08 12:35:12 +01:00
test_mhtml_e2e.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_quteprocess.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
test_smoke.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_testprocess.py tests: Optionally skip a test when waiting for log. 2016-01-06 08:29:46 +01:00
test_webserver.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
testprocess.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
webserver_sub.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
webserver.py Adjust copyright years. 2016-01-04 07:12:39 +01:00