qutebrowser/tests/helpers
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
..
fixtures.py update flake8 and flake8-deprecated 2017-11-26 00:16:14 -06:00
logfail.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
messagemock.py Start using attrs 2017-09-19 22:21:45 +02:00
stubs.py update flake8 and flake8-deprecated 2017-11-26 00:16:14 -06:00
test_helper_utils.py Add required_keys for configtypes.Dict 2017-07-04 15:08:03 +02:00
test_logfail.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_stubs.py Use .assert_not_called() for mocks 2017-09-22 19:58:38 +02:00
utils.py Fix style issues in stylesheet tests 2017-11-13 19:57:11 -05:00