qutebrowser/tests/unit
Florian Bruhin 51ea56375e Improve error handling for config commands
- Use self._handle_config_error() for key commands too
- Catch getting an invalid key properly
- Remove (wrong) "set: " prefix
2017-10-08 14:40:10 +02:00
..
browser Remove unused imports 2017-10-04 08:56:32 +02:00
commands Remove unused imports 2017-10-04 08:56:32 +02:00
completion Merge remote-tracking branch 'origin/pr/3048' 2017-10-04 06:47:48 +02:00
config Improve error handling for config commands 2017-10-08 14:40:10 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput Fix modeparser tests 2017-09-22 19:49:52 +02:00
mainwindow Use existing tabbed_browser_stubs fixture in tests 2017-10-04 06:35:42 +02:00
misc Merge remote-tracking branch 'origin/pr/3056' 2017-10-04 06:45:08 +02:00
scripts Use a pytest marker to fake an OS 2017-09-20 11:30:18 +02:00
utils Use .assert_not_called() for mocks 2017-09-22 19:58:38 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00