qutebrowser/tests/unit/completion
Ryan Roden-Corrent 83b621b0e6 Test CompletionFilterModel.set_pattern.
This is a more rigorous test than filterAcceptsRow as it tests behavior
with multiple columns and different sort settings. In addition, it
tests intelligentLessThan which is not tested in the filterAcceptsRow
test (as lessThan is never called if there is only 1 item to filter).
2016-08-05 07:20:31 -04:00
..
test_column_widths.py Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
test_completer.py Remove second arg from on_selection_changed. 2016-07-29 08:48:24 -04:00
test_completionwidget.py Don't crash completion with auto-open/show False. 2016-08-01 22:36:04 -04:00
test_models.py Fix long line 2016-07-29 10:43:53 +02:00
test_sortfilter.py Test CompletionFilterModel.set_pattern. 2016-08-05 07:20:31 -04:00