flake8/tests/unit
Anthony Sottile 929cf5dfd3 remove log_token and EXTRA_VERBOSE
- flake8 spent 5% of execution in `log_token`
- `EXTRA_VERBOSE` was only used by `log_token`
- `python -m tokenize` provides better debug token output
2022-01-23 18:08:58 -05:00
..
plugins add a --require-plugins option 2022-01-22 14:08:32 -05:00
__init__.py move from allowlist to blocklist for mypy 2021-11-14 21:48:17 -08:00
conftest.py remove log_token and EXTRA_VERBOSE 2022-01-23 18:08:58 -05:00
test_application.py rework plugin loading 2021-12-31 15:09:54 -08:00
test_base_formatter.py break type checking cycles 2022-01-05 13:40:16 -05:00
test_checker_manager.py rework plugin loading 2021-12-31 15:09:54 -08:00
test_debug.py move managing of off_by_default / enable_extensions to plugin loading 2022-01-01 18:33:07 -05:00
test_decision_engine.py move managing of off_by_default / enable_extensions to plugin loading 2022-01-01 18:33:07 -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 rework plugin loading 2021-12-31 15:09:54 -08:00
test_file_processor.py remove log_token and EXTRA_VERBOSE 2022-01-23 18:08:58 -05:00
test_filenameonly_formatter.py break type checking cycles 2022-01-05 13:40:16 -05:00
test_legacy_api.py add a --require-plugins option 2022-01-22 14:08:32 -05:00
test_main_options.py rework plugin loading 2021-12-31 15:09:54 -08:00
test_nothing_formatter.py break type checking cycles 2022-01-05 13:40:16 -05:00
test_option.py remove dead code 2021-11-14 08:40:34 -08:00
test_option_manager.py rework plugin loading 2021-12-31 15:09:54 -08:00
test_options_config.py always use UTF-8 encoding when reading configuration 2022-01-20 14:03:18 -05:00
test_pyflakes_codes.py move from allowlist to blocklist for mypy 2021-11-14 21:48:17 -08:00
test_statistics.py break type checking cycles 2022-01-05 13:40:16 -05:00
test_style_guide.py use typesafe NamedTuple 2022-01-05 13:02:38 -05:00
test_utils.py add a --require-plugins option 2022-01-22 14:08:32 -05:00
test_violation.py break type checking cycles 2022-01-05 13:40:16 -05:00