qutebrowser/tests/unit
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
..
browser Start using attrs 2017-09-19 22:21:45 +02:00
commands Drop support for Python 3.4 2017-09-18 23:01:17 +02:00
completion Use CommandParser for configmodel.bind. 2017-09-20 07:05:38 -04:00
config Merge remote-tracking branch 'origin/pr/2999' 2017-09-20 08:48:22 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput Remove support for ambiguous keybindings 2017-09-14 00:37:01 +02:00
mainwindow Use upper-case Monospace in test_progress_affecting_statusbar_height 2017-09-12 22:51:52 +02:00
misc Start using attrs 2017-09-19 22:21:45 +02:00
scripts Switch to using Item.get_report() for vulture 2017-09-20 08:17:04 +02:00
utils Fix circular import in ImportFake in test_version 2017-09-20 08:17:04 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00