qutebrowser/tests/integration
Florian Bruhin 607ca0f478 tests: Wait until page is dumped for header check.
If we don't do this, it's possible for the test process to delete the temporary
directory before qutebrowser actually writes the file.
2015-11-23 20:12:52 +01:00
..
data Merge branch 'download-page' of https://github.com/Kingdread/qutebrowser into Kingdread-download-page 2015-11-23 13:16:16 +01:00
features bdd: Compare unordered req's for :reload --force. 2015-11-23 20:00:25 +01:00
conftest.py tests: Fix quteproc.after_test() fixture. 2015-11-09 07:40:25 +01:00
quteprocess.py tests: Wait until page is dumped for header check. 2015-11-23 20:12:52 +01:00
test_mhtml_e2e.py Normalize application/x-javascript 2015-11-21 16:19:01 +01:00
test_quteprocess.py tests: Make httpbin.Request a proper class. 2015-11-16 23:24:11 +01:00
test_smoke.py tests: First steps towards end-to-end tests. 2015-11-01 22:40:11 +01:00
test_testprocess.py tests: Add ensure_not_logged to TestProcess. 2015-11-15 16:38:56 +01:00
test_webserver.py tests: Make httpbin.Request a proper class. 2015-11-16 23:24:11 +01:00
testprocess.py Style fixes 2015-11-21 00:10:49 +01:00
webserver_sub.py Fix docstring. 2015-11-23 19:46:50 +01:00
webserver.py Don't make ExpectedRequest orderable 2015-11-21 00:20:09 +01:00