qutebrowser/tests/integration
Florian Bruhin 0b116729f7 bdd: Fix skipping tests from JS.
With the previous solution, we'd call pytest.skip on teardown only, which means
the rest of the test (e.g. because of a wait_for) could still fail.
2016-01-14 20:32:17 +01:00
..
data bdd: Log error code on geolocation errors. 2016-01-14 19:04:48 +01:00
features bdd: Allow to skip a test from JS. 2016-01-14 18:50:36 +01:00
conftest.py tests: Add an SSL server subprocess. 2016-01-12 22:48:38 +01:00
quteprocess.py bdd: Fix skipping tests from JS. 2016-01-14 20:32:17 +01:00
test_mhtml_e2e.py tests: Add an SSL server subprocess. 2016-01-12 22:48:38 +01:00
test_quteprocess.py bdd: Fix skipping tests from JS. 2016-01-14 20:32:17 +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 bdd: Fix skipping tests from JS. 2016-01-14 20:32:17 +01:00
webserver_sub_ssl.py Fix lint. 2016-01-13 07:01:31 +01:00
webserver_sub.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
webserver.py tests: Add an SSL server subprocess. 2016-01-12 22:48:38 +01:00