qutebrowser/tests/unit/completion
Ryan Roden-Corrent f9440b8026 Use CommandParser for configmodel.bind.
The parsing bind() did manually is now available through CommandParser.
Resolves #2952.

This also adds a unit test for the case when there is no current
binding, as I broke that while working on this and there was no test to
catch it :)
2017-09-20 07:05:38 -04:00
..
test_completer.py Quote a completed value if it contains " 2017-09-15 22:17:38 +02:00
test_completionmodel.py Fix completion-item-del on undeletable item. 2017-07-22 17:16:35 -04:00
test_completionwidget.py Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-06 18:13:49 -04: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 Use CommandParser for configmodel.bind. 2017-09-20 07:05:38 -04:00