qutebrowser/tests
Ryan Roden-Corrent 87643040a4 Fix test_history for python < 3.6.
Mock.assert_called is only in python 3.6. For earlier versions we must
use `assert m.called`.

Weird errors only appearing in CI, trying to debug...
2017-06-19 07:44:11 -04:00
..
end2end Fix qute://history javascript for SQL. 2017-06-19 07:44:11 -04:00
helpers Remove unused imports 2017-06-19 07:44:11 -04:00
manual Replace all GitHub links 2017-02-05 00:13:11 +01:00
unit Fix test_history for python < 3.6. 2017-06-19 07:44:11 -04:00
conftest.py Install PyQt from PyPI for pylint 2017-05-17 19:08:59 +02:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00