flake8/tests/unit
2017-08-07 13:56:54 -07:00
..
test_application.py Simplify application tests; remove unneeded mocking 2017-08-07 13:56:54 -07:00
test_base_formatter.py Rename style_guide.Error to style_guide.Violation 2017-06-04 07:57:28 -05:00
test_checker_manager.py Simplify and speed up multiprocessing 2016-11-29 09:00:33 -08:00
test_config_file_finder.py Add support for local (in-repo, non-setuptools) plugins. 2017-08-03 00:25:37 -07:00
test_debug.py Clean up some uses of set, list, and dict 2017-05-13 07:14:41 -07:00
test_decision_engine.py Remediate one wafer thing decision logic bug 2017-07-28 06:10:12 -05:00
test_file_checker.py Add debugging utility for FileChecker 2017-06-01 20:06:34 -05:00
test_file_processor.py Simplify and speed up multiprocessing 2016-11-29 09:00:33 -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 Add support for local (in-repo, non-setuptools) plugins. 2017-08-03 00:25:37 -07: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 Add support for local (in-repo, non-setuptools) plugins. 2017-08-03 00:25:37 -07: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_notifier.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_option.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_option_manager.py Clean up some uses of set, list, and dict 2017-05-13 07:14:41 -07:00
test_plugin.py Append [local] to version of local plugins. 2017-08-06 20:57:04 -07:00
test_plugin_manager.py Add support for local (in-repo, non-setuptools) plugins. 2017-08-03 00:25:37 -07:00
test_plugin_type_manager.py Add support for local (in-repo, non-setuptools) plugins. 2017-08-03 00:25:37 -07:00
test_pyflakes_codes.py Assign missing codes to PyFlakes messages 2016-11-28 10:34:38 -08:00
test_setuptools_command.py Return similarly named, non-submodule modules 2017-01-22 15:00:48 -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 Rename style_guide.Error to style_guide.Violation 2017-06-04 07:57:28 -05:00
test_trie.py Start documenting our Trie implementation 2016-02-01 20:09:15 -06:00
test_utils.py Allow spaces in # noqa lists 2017-07-28 19:31:32 -05:00
test_violation.py Allow spaces in # noqa lists 2017-07-28 19:31:32 -05:00