qutebrowser/tests/unit/completion
Florian Bruhin 0f28804032
Merge pull request #3237 from rcorre/completionsort
Fix completion sorting
2017-11-03 14:36:42 +01: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 Use .assert_not_called() for mocks 2017-09-22 19:58:38 +02: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 Ensure completions are sorted after filtering. 2017-11-02 22:10:00 -04:00