qutebrowser/tests/unit/browser/webkit
Ryan Roden-Corrent 1e1335aa5e Make various SQL code review changes.
- Fix outdated comments
- Use mock specs when possible
- More precise error message check in test_import_txt_invalid.
- Fix copyright message
- Tweak missing pyqt error message
- Dead code: remove group_by and where from sqlcategory.
  With the new separate completion table, these are no longer used.
- Move test_history out of webkit/. History is no longer purely webkit
  related, it could be webengine.
2017-07-03 09:45:08 -04:00
..
http Finally update copyrights... 2017-05-09 21:37:03 +02:00
network Merge commit '3d9729839d6d9b5ee5d38afdf6ddf410dfca2027' into abbradar/pac-fix 2017-05-19 08:36:39 +02:00
test_cache.py Also remove test for removed assertion 2017-05-16 12:56:25 +02:00
test_cookies.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_downloads.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_mhtml.py tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
test_qt_javascript.py Install PyQt from PyPI for pylint 2017-05-17 19:08:59 +02:00
test_tabhistory.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_webkitelem.py Revert "Initialize SQL for two failing tests." 2017-06-19 07:42:12 -04:00