qutebrowser/tests/unit/completion
Ryan Roden-Corrent f06880c6e2 Fix history completion delete function.
In order to update SqlQueryModel's rowCount after re-running the query,
we must call setQuery again.
2017-06-27 08:42:10 -04:00
..
test_completer.py Don't regenerate completion model needlessly. 2017-06-19 07:44:11 -04:00
test_completionmodel.py Refactor delete_cur_item. 2017-06-26 08:57:36 -04:00
test_completionwidget.py Refactor delete_cur_item. 2017-06-26 08:57:36 -04:00
test_listcategory.py Assorted small fixes for sql code review. 2017-06-19 07:44:11 -04:00
test_models.py Fix history completion delete function. 2017-06-27 08:42:10 -04:00
test_sqlcategory.py Fix tests for recent sql changes 2017-06-19 07:44:11 -04:00