qutebrowser/tests/unit
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
..
browser Make various SQL code review changes. 2017-07-03 09:45:08 -04:00
commands Fix raw string prefix 2017-05-23 10:09:06 +02:00
completion Make various SQL code review changes. 2017-07-03 09:45:08 -04:00
config Get rid of configtypes.WebKitBytes 2017-06-06 16:17:44 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
mainwindow tests: Use pytest.param 2017-05-23 08:08:46 +02:00
misc Make various SQL code review changes. 2017-07-03 09:45:08 -04:00
scripts Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils Fix pylint/coverage errors. 2017-06-27 12:33:51 -04:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00