qutebrowser/tests/unit/completion
Ryan Roden-Corrent a393adc6c7 Don't crash completion with auto-open/show False.
If both are false, the selectionModel may be None.
In this case, don't try to move the index.
Resolves #1722.
2016-08-01 22:36:04 -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 Clean up assertion 2016-05-08 20:01:35 +02:00