qutebrowser/tests/unit/config
Florian Bruhin 441b3a4df4 Allow missing fixed_keys for configtypes.Dict
We just fill them up with a None value for the value type, so we can e.g. only
specify a subset of modes for bindings and the rest is {}.
2017-07-04 15:08:03 +02:00
..
old_configs Add v0.10.0 default config 2017-02-25 21:32:19 +01:00
test_config.py Remove most legacy config code 2017-07-04 15:08:02 +02:00
test_configdata.py Fix config tests for new Command type 2017-07-04 15:08:03 +02:00
test_configexc.py Add a test for DuplicateKeyError 2017-07-04 15:08:03 +02:00
test_configtypes.py Allow missing fixed_keys for configtypes.Dict 2017-07-04 15:08:03 +02:00
test_style.py Fix lint and old config options 2017-07-04 14:42:56 +02:00