qutebrowser/tests/unit/completion
Ryan Roden-Corrent b72343d126 Yank selected text with completion-item-yank.
If text is highlighted in the status command bar, completion-item-yank
should yank that rather than the selected completion item.

Resolves #3281.
2017-11-13 13:25:18 -05:00
..
test_completer.py Change test to avoid calling private functions 2017-11-02 19:42:33 +01:00
test_completionmodel.py Use .assert_not_called() for mocks 2017-09-22 19:58:38 +02:00
test_completionwidget.py Yank selected text with completion-item-yank. 2017-11-13 13:25:18 -05:00
test_histcategory.py Don't check date string in test_histcategory. 2017-11-02 22:10:00 -04:00
test_listcategory.py Ensure completions are sorted after filtering. 2017-11-02 22:10:00 -04:00
test_models.py Set __tracebackhide__ for _check_completions 2017-11-13 09:02:16 +01:00