flake8/tests/integration
Eric N. Vander Weele a68d4d0172 processor: Catch SyntaxError also when generating tokens for a file
`tokenize.generate_tokens()` can also raise `SyntaxError` in addition to
`tokenize.TokenError`.
2020-06-02 11:38:44 -07:00
..
subdir instrument coverage on tests and require 100% coverage there 2020-03-23 12:15:29 -07:00
test_aggregator.py config: Make ConfigFileFinder 'extra_config_files' parameter optional 2020-01-12 23:28:52 -05:00
test_api_legacy.py Fix legacy api invocation of make_notifier 2019-01-30 11:00:36 -08:00
test_checker.py Fix logical checks which report position out of bounds 2020-05-07 11:16:00 -07:00
test_main.py processor: Catch SyntaxError also when generating tokens for a file 2020-06-02 11:38:44 -07:00
test_plugins.py instrument coverage on tests and require 100% coverage there 2020-03-23 12:15:29 -07:00