qutebrowser/tests/unit
Florian Bruhin 27c46f20c0 Make sure the config default values are mutable
While the old values meant the same thing, they weren't mutable, so the config
couldn't modify them with a simple .append().

Fixes #3104
2017-10-14 16:40:44 +02:00
..
browser Add missing history tests 2017-10-09 16:17:55 +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 Make sure the config default values are mutable 2017-10-14 16:40:44 +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 Fix getting a short text from the SqlError 2017-10-09 16:08:56 +02:00
scripts Review fixes 2017-10-04 09:22:35 -04:00
utils Add missing test 2017-10-12 22:42:58 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00