flake8/tests/unit
Ian Stapleton Cordasco 222f0a8115
Allow our local plugin parsing to accept commas
By slightly modifying our utility function to parse comma separated
lists we can parse local plugins similar to other configuration options.
2017-08-09 19:35:01 -05:00
..
test_application.py Fix finding of local config files. 2017-08-07 17:57:25 -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 Update our plugin registration for debugging 2017-08-08 08:54:40 -05: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 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 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 Update our plugin registration for debugging 2017-08-08 08:54:40 -05:00
test_plugin.py Update our plugin registration for debugging 2017-08-08 08:54:40 -05: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