qutebrowser/tests/unit/config
Ryan Farley 5ed8019115 update flake8 and flake8-deprecated
Updated requirements and adjusted the configuration in `.flake8`; other
files have been modified where the lack of per-file auto-ignore caused
problems, where putty's `# flake8: disable=` syntax could be replaced
with a simpler `noqa`, or where pylint directives already suppressed the
same error.
2017-11-26 00:16:14 -06:00
..
test_config.py update flake8 and flake8-deprecated 2017-11-26 00:16:14 -06:00
test_configcommands.py Add the option name to the backend error message 2017-11-24 09:25:45 +01:00
test_configdata.py Make sure the config default values are mutable 2017-10-14 16:40:44 +02:00
test_configexc.py Add the option name to the backend error message 2017-11-24 09:25:45 +01:00
test_configfiles.py add <EOL> in :config-write-py generated file 2017-10-26 00:52:22 +08:00
test_configinit.py Bump up default font size to 10pt 2017-11-06 07:36:52 +01:00
test_configtypes.py Improve hypothesis example generation for configtypes.Dict 2017-11-22 11:53:49 +01:00