qutebrowser/tests/unit/commands
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_argparser.py use enum module instead or usertypes.enum 2017-11-02 18:56:11 +01:00
test_cmdutils.py update flake8 and flake8-deprecated 2017-11-26 00:16:14 -06:00
test_runners.py Improve tests for partial matching 2017-10-17 11:49:46 +02:00
test_userscripts.py Make testsuite work with LC_ALL=C 2017-11-07 17:23:38 +01:00