qutebrowser/tests/unit/config
Florian Bruhin 9d8b76e497 Simplify _none_value for List/Dict configtypes
We don't need to check for fixed_keys/required_keys in get_obj (only get_py),
and we don't need to care about mutability in get_py.
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 Simplify _none_value for List/Dict configtypes 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