qutebrowser/tests/unit/config
Florian Bruhin 22088d9f7b Remove --force for :bind and config.bind(...)
Turns out --force is just in the way for most people, and at least for default
bindings it's easy to reset them.

Also, it makes :config-source fail when config.py contains keybindings.

Closes #3049
2017-10-03 20:43:38 +02:00
..
old_configs Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-06 18:13:49 -04:00
conftest.py Split config commands off to their own file. 2017-10-02 07:08:30 +02:00
test_config.py Remove --force for :bind and config.bind(...) 2017-10-03 20:43:38 +02:00
test_configcommands.py Remove --force for :bind and config.bind(...) 2017-10-03 20:43:38 +02:00
test_configdata.py Fix pylint 2017-07-04 15:34:10 +02:00
test_configexc.py Remove --force for :bind and config.bind(...) 2017-10-03 20:43:38 +02:00
test_configfiles.py Remove --force for :bind and config.bind(...) 2017-10-03 20:43:38 +02:00
test_configinit.py Really force QtWebEngine for test_force_software_rendering init 2017-09-28 11:44:21 +02:00
test_configtypes.py Make sure :bind/unbind works properly when bindings.commands is None 2017-10-01 21:43:00 +02:00