qutebrowser/tests
Jimmy 749b29e599 tests: Don't pretend to be using webkit if unavailable
Since `objects.backend` was being set to usertypes.Backend.QtWebKit by
default some feature detection code was calling
`version.qWebKitVersion()` which was failing because the import of
`PyQt5.QtWebKit` was failing in version.

This should not change behavior where both backends are available on if
any tests fail because they are expecting their environment to say they
are on webkit when they either aren't actually using any webkit features
or all mocked webkit features then they should probably be changed to
patch `objects.backend` or not depend on it.
2018-05-21 20:59:27 +12:00
..
end2end Merge remote-tracking branch 'origin/pr/3789' 2018-05-08 11:45:20 +02:00
helpers Greasemonkey: Don't attempt scope isolation on webkit 2018-05-20 18:42:40 +12:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Tell pylint to shut its fat mouth. 2018-05-20 18:42:40 +12:00
conftest.py tests: Don't pretend to be using webkit if unavailable 2018-05-21 20:59:27 +12:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00