qutebrowser/tests/unit/completion
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
..
test_completer.py Don't regenerate completion model needlessly. 2017-06-19 07:44:11 -04:00
test_completionmodel.py Make various SQL code review changes. 2017-07-03 09:45:08 -04:00
test_completionwidget.py Make various SQL code review changes. 2017-07-03 09:45:08 -04:00
test_listcategory.py Make various SQL code review changes. 2017-07-03 09:45:08 -04:00
test_models.py Implement "Current" completion for bind. 2017-06-29 21:44:44 -04:00
test_sqlcategory.py Make various SQL code review changes. 2017-07-03 09:45:08 -04:00