qutebrowser/tests/integration
Florian Bruhin af28996f82 tests: Fail if duckduckgo gets loaded accidentally
In the long run, we should detect any accidental external accesses using
mitmproxy, as per #1282. In the meantime, we try to detect duckduckgo requests
being logged and fail the tests if that happens.

However, a duckduckgo URL is logged in fuzzy_url during startup/config init,
which is why we ignore it there.
2016-02-03 06:50:48 +01:00
..
data mhtml: new complex test case 2016-02-02 22:23:40 +01:00
features Fix pasting of empty URLs. 2016-02-02 06:37:49 +01:00
conftest.py tests: Add a quteproc_new fixture. 2016-01-20 18:19:29 +01:00
quteprocess.py tests: Fail if duckduckgo gets loaded accidentally 2016-02-03 06:50:48 +01:00
test_cmdline_args.py Fix starting with -c "" and add test. 2016-01-20 18:20:19 +01:00
test_mhtml_e2e.py tests: Add an SSL server subprocess. 2016-01-12 22:48:38 +01:00
test_quteprocess.py Fix new flake8 lint. 2016-01-22 17:33:58 +01:00
test_smoke.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_testprocess.py tests: Skip custom_environment_no_system on Win. 2016-01-20 20:34:19 +01:00
test_webserver.py Fix new flake8 lint. 2016-01-22 17:33:58 +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