qutebrowser/tests/unit/completion
Florian Bruhin 22088d9f7b Remove --force for :bind and config.bind(...)
Turns out --force is just in the way for most people, and at least for default
bindings it's easy to reset them.

Also, it makes :config-source fail when config.py contains keybindings.

Closes #3049
2017-10-03 20:43:38 +02:00
..
test_completer.py Remove --force for :bind and config.bind(...) 2017-10-03 20:43:38 +02: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 Fix completion tests after config merge. 2017-08-20 21:12:38 -04:00
test_listcategory.py Don't perform alphabetical sort in listcategory. 2017-08-06 10:00:18 -04:00
test_models.py Fix :bind completion with invalid commands 2017-09-27 11:10:25 +02:00