qutebrowser/tests/unit/config
Florian Bruhin 7cad8f41f2 Remove unknown YAML data from config
I considered introducing another list of deleted options (or a "deleted: True"
in configdata.yml), similar to what we had with the old config.

However, let's take the easier route and just delete everything we don't know
from configdata.yml. If someone edits it by hand, it's their fault :P

See #2772, #2847
2017-09-21 16:29:40 +02:00
..
old_configs Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-06 18:13:49 -04:00
test_config.py Remove unknown YAML data from config 2017-09-21 16:29:40 +02:00
test_configdata.py Fix pylint 2017-07-04 15:34:10 +02:00
test_configexc.py Log error information when config init fails 2017-09-17 14:13:36 +02:00
test_configfiles.py Remove unknown YAML data from config 2017-09-21 16:29:40 +02:00
test_configtypes.py Start using attrs 2017-09-19 22:21:45 +02:00