qutebrowser/tests/unit
Florian Bruhin 64b783d9c0 Do not validate commands in the config and with :bind
There are just way too many gotchas related to valid modes, aliases, and
circular dependencies when validating aliases/bindings in the config.

Let's just remove this and let invalid commands fail late, when they're actually
used.
2017-09-21 22:30:48 +02:00
..
browser Merge remote-tracking branch 'origin/pr/2965' 2017-09-21 09:12:56 +02:00
commands Use a pytest marker to fake an OS 2017-09-20 11:30:18 +02:00
completion Fix whitespace 2017-09-21 13:43:30 +02:00
config Do not validate commands in the config and with :bind 2017-09-21 22:30:48 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput Use utils.is_* for platform checks everywhere 2017-09-20 11:10:24 +02:00
mainwindow Use upper-case Monospace in test_progress_affecting_statusbar_height 2017-09-12 22:51:52 +02:00
misc Use utils.is_* for platform checks everywhere 2017-09-20 11:10:24 +02:00
scripts Use a pytest marker to fake an OS 2017-09-20 11:30:18 +02:00
utils Only run system datadir test on Linux 2017-09-20 12:20:46 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00