qutebrowser/tests
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
..
helpers tests: Do custom fnmatch-like matching. 2015-11-13 07:56:59 +01:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration tests: Raise if wait_for is used without kwargs. 2015-11-28 23:36:26 +01:00
unit Merge branch 'log-javascript-console' of https://github.com/flv0/qutebrowser into flv0-log-javascript-console 2015-11-28 21:12:25 +01:00
conftest.py tests: Improve some parametrized test IDs. 2015-11-27 16:25:25 +01:00
test_conftest.py Merge branch 'bdd' 2015-11-02 06:36:30 +01:00