qutebrowser/tests/integration
Florian Bruhin f9d7f20aac tests: Raise if wait_for is used without kwargs.
Otherwise wait_for would return immediately because matches is empty so
any(matches) is True.
2015-11-28 23:36:26 +01:00
..
data bdd: Add tests for caret mode. 2015-11-26 23:42:43 +01:00
features bdd: Add tests for :home. 2015-11-28 22:44:05 +01:00
conftest.py tests: Don't start qutebrowser process if unneeded. 2015-11-26 13:56:42 +01:00
quteprocess.py Log basedir and save it in QuteProcess for tests. 2015-11-28 23:35:32 +01:00
test_mhtml_e2e.py Wait for favicon to be loaded for mhtml tests. 2015-11-27 19:30:06 +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: Raise if wait_for is used without kwargs. 2015-11-28 23:36:26 +01:00
test_webserver.py tests: Use JSON for webserver_sub logging. 2015-11-26 14:40:20 +01:00
testprocess.py tests: Raise if wait_for is used without kwargs. 2015-11-28 23:36:26 +01:00
webserver_sub.py Remove unused imports. 2015-11-26 15:55:40 +01:00
webserver.py Remove unused imports. 2015-11-26 15:55:40 +01:00