qutebrowser/tests/integration
Florian Bruhin 03118bd804 tests: Add a quteproc_new fixture.
This can be used to spawn a dedicated qutebrowser subprocess for a given test,
e.g. to test specific commandline arguments.
2016-01-20 18:19:29 +01:00
..
data tests: Update hello.txt.html for pygments 2.1. 2016-01-18 08:11:38 +01:00
features tests: Add testprocess.wait_for_quit. 2016-01-20 06:54:00 +01:00
conftest.py tests: Add a quteproc_new fixture. 2016-01-20 18:19:29 +01:00
quteprocess.py tests: Add a quteproc_new fixture. 2016-01-20 18:19:29 +01:00
test_mhtml_e2e.py tests: Add an SSL server subprocess. 2016-01-12 22:48:38 +01:00
test_quteprocess.py Increase timeout for test_quteprocess_quitting. 2016-01-18 23:00:41 +01:00
test_smoke.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_testprocess.py tests: Don't wait for testprocess if it quits. 2016-01-20 07:47:50 +01:00
test_webserver.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
testprocess.py tests: pass HOME to testprocess with custom env. 2016-01-20 18:19:05 +01:00
webserver_sub_ssl.py Disable useless-suppression in webserver_sub_ssl. 2016-01-17 21:21:26 +01:00
webserver_sub.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
webserver.py tests: Allow custom args when starting testprocess. 2016-01-20 06:53:25 +01:00