flake8/tests/unit
2021-12-24 23:40:31 +00:00
..
__init__.py move from allowlist to blocklist for mypy 2021-11-14 21:48:17 -08:00
conftest.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_application.py fix test name after exit -> exit_code refactor 2021-11-14 16:38:39 -08:00
test_base_formatter.py add --color option 2021-11-05 20:37:08 -04:00
test_checker_manager.py refactor run_checks to not take an Optional list of filenames 2021-11-25 15:45:01 -05:00
test_debug.py have OptionManager take plugin versions directly 2021-12-08 15:49:17 -05:00
test_decision_engine.py Fix bug for plugins using extend_default_ignore 2021-04-15 13:26:08 -05:00
test_discover_files.py split out file discovery and test it 2021-11-14 20:04:29 -08:00
test_exceptions.py use plugin_name= instead of dicts in exceptions 2021-12-07 15:36:20 -08:00
test_file_checker.py short circuit on ast error before tokenization error 2021-04-18 10:08:11 -07:00
test_file_processor.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_filenameonly_formatter.py add --color option 2021-11-05 20:37:08 -04:00
test_legacy_api.py refactor run_checks to not take an Optional list of filenames 2021-11-25 15:45:01 -05:00
test_nothing_formatter.py add --color option 2021-11-05 20:37:08 -04:00
test_option.py remove dead code 2021-11-14 08:40:34 -08:00
test_option_manager.py have OptionManager take plugin versions directly 2021-12-08 15:49:17 -05:00
test_options_config.py add failing test for missing config file 2021-12-24 23:40:31 +00:00
test_plugin.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_plugin_manager.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_plugin_type_manager.py Fix tests 2021-10-17 22:13:11 -04:00
test_pyflakes_codes.py move from allowlist to blocklist for mypy 2021-11-14 21:48:17 -08:00
test_statistics.py replace py2-kwonly shim with true kwonly args 2021-11-14 20:59:28 -08:00
test_style_guide.py Fix bug for plugins using extend_default_ignore 2021-04-15 13:26:08 -05:00
test_utils.py split out file discovery and test it 2021-11-14 20:04:29 -08:00
test_violation.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00