qutebrowser/tests/unit/config
Milo Gertjejansen 7f0ae252cd New config: More powerful :config- commands: add #4283
Made requested changes:

- Separated list add and dict add commands.
- Separated list and dict completion models.
- Created tests for each command.
- Simplified the configmodel options by breaking them into a separate
function to do work that is similar.
- General simplification of both add commands.

Continues #2794
2018-10-04 18:42:33 -05:00
..
test_config.py Allow fallback=False with config.get/get_obj 2018-09-28 16:40:08 +02:00
test_configcache.py Fix pylint issues with config cache 2018-09-06 16:43:10 +02:00
test_configcommands.py New config: More powerful :config- commands: add #4283 2018-10-04 18:42:33 -05:00
test_configdata.py Run test_init_benchmark on CI again 2018-02-10 19:50:20 +01:00
test_configexc.py Improve error messages with backend conditionals 2018-06-12 11:10:03 +02:00
test_configfiles.py Add webrtc_ip_handling_policy setting 2018-09-17 18:39:41 +02:00
test_configinit.py Use always/never instead of force-on/force-off 2018-09-18 11:12:50 +02:00
test_configtypes.py Allow fallback=False with config.get/get_obj 2018-09-28 16:40:08 +02:00
test_configutils.py Whitelist config options which support URL patterns 2018-02-20 23:26:22 +01:00