flake8/tests/unit
2019-03-11 14:05:34 -07:00
..
conftest.py Refactor file processor tests to use fixture 2019-01-30 08:57:25 -08:00
test_application.py makes prelim_args test more explicit 2019-03-11 14:05:34 -07:00
test_base_formatter.py Fix linters 2019-01-27 17:19:04 -08:00
test_checker_manager.py Speed up flake8 when only 1 filename is passed 2019-02-17 00:15:00 -08:00
test_config_file_finder.py Fix up test files for W504 2018-10-20 12:37:32 -05:00
test_debug.py Replace setuptools with entrypoints 2018-11-05 11:08:37 -08:00
test_decision_engine.py Add some extend_ignores into decision engine test cases 2018-05-20 12:04:40 +02:00
test_exceptions.py Ensure exceptions are pickleable 2019-02-19 08:38:37 -08:00
test_file_checker.py Fix python2 unicode test error 2019-01-30 08:55:57 -08:00
test_file_processor.py Fix linters 2019-01-30 08:58:59 -08:00
test_filenameonly_formatter.py Rename style_guide.Error to style_guide.Violation 2017-06-04 07:57:28 -05:00
test_get_local_plugins.py Allow our local plugin parsing to accept commas 2017-08-09 19:35:01 -05:00
test_git.py Change how we apply lazy to the git hook 2016-10-25 05:25:44 -05:00
test_legacy_api.py Fix legacy api invocation of make_notifier 2019-01-30 11:00:36 -08:00
test_merged_config_parser.py Add support for local (in-repo, non-setuptools) plugins. 2017-08-03 00:25:37 -07:00
test_nothing_formatter.py Rename style_guide.Error to style_guide.Violation 2017-06-04 07:57:28 -05:00
test_option.py Fixed linting errors 2019-01-04 10:32:06 +05:30
test_option_manager.py Fix up test files for W504 2018-10-20 12:37:32 -05:00
test_plugin.py Replace setuptools with entrypoints 2018-11-05 11:08:37 -08:00
test_plugin_manager.py Replace setuptools with entrypoints 2018-11-05 11:08:37 -08:00
test_plugin_type_manager.py Remove unused and broken flake8.listen plugin type 2018-12-27 16:55:15 -08:00
test_pyflakes_codes.py Fix reporting of UndefinedLocal pyflakes error 2019-01-31 21:55:10 -08:00
test_setuptools_command.py Fix-up new I202 violations 2017-11-26 11:25:06 -06:00
test_statistics.py Rename style_guide.Error to style_guide.Violation 2017-06-04 07:57:28 -05:00
test_style_guide.py Fix flake8 --statistics 2019-01-30 14:39:24 -08:00
test_utils.py FIX 507: allow multiple letters in codes 2019-02-11 17:00:34 +03:00
test_violation.py Add tests for noqa without a space 2018-12-27 18:14:20 +02:00