qutebrowser/tests/unit/completion
Ryan Roden-Corrent c297f047d2 Don't regenerate completion model needlessly.
If the completion model would stay the same, just keep it and update the
filter pattern rather than instantiating a new model each time the
pattern changes.
2017-06-19 07:44:11 -04:00
..
test_completer.py Don't regenerate completion model needlessly. 2017-06-19 07:44:11 -04:00
test_completionmodel.py Remove CompletionModel.columns_to_filter. 2017-06-19 07:44:11 -04:00
test_completionwidget.py Don't regenerate completion model needlessly. 2017-06-19 07:44:11 -04:00
test_listcategory.py Remove CompletionModel.columns_to_filter. 2017-06-19 07:44:11 -04:00
test_models.py Fix pylint/flake8 errors 2017-06-19 07:44:11 -04:00
test_sqlcategory.py Remove CompletionModel.columns_to_filter. 2017-06-19 07:44:11 -04:00