flake8/tests/integration
Eric N. Vander Weele 3d546d448a config: Switch code paths to use 'ConfigFileFinder.ignore_config_files'
Now that the `ConfigFileFinder` has the `.ignore_config_files`
attribute, switch the relevant code paths to utilize this public
attribute.

Tests have been updated to either construct `ConfigFileFinder` or mock
the object appropriately.
2020-01-07 13:03:34 -05:00
..
subdir Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00
test_aggregator.py config: Switch code paths to use 'ConfigFileFinder.ignore_config_files' 2020-01-07 13:03:34 -05:00
test_api_legacy.py Fix legacy api invocation of make_notifier 2019-01-30 11:00:36 -08:00
test_checker.py Switch from entrypoints to importlib_metadata 2019-11-28 17:30:52 -08:00
test_main.py tests: Add integration tests for --config and --isolated 2019-12-29 19:17:31 -05:00
test_plugins.py Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00