qutebrowser/tests/unit/completion
Ryan Roden-Corrent 71191f10a2 Only complete most recent atime for url.
The history completion query is extended to pick only the most recent item for
a given url.

The tests in test_models now check for ordering of elements.
2017-06-19 07:44:11 -04:00
..
test_completer.py Decouple categories from completionmodel. 2017-06-19 07:44:11 -04:00
test_completionmodel.py Fix pylint/flake8 errors 2017-06-19 07:44:11 -04:00
test_completionwidget.py Fix pylint/flake8 errors 2017-06-19 07:44:11 -04:00
test_listcategory.py Decouple categories from completionmodel. 2017-06-19 07:44:11 -04:00
test_models.py Only complete most recent atime for url. 2017-06-19 07:44:11 -04:00
test_sqlcategory.py Only complete most recent atime for url. 2017-06-19 07:44:11 -04:00