flake8/tests/integration
Eric N. Vander Weele 77b2506071 config: Switch code paths to use 'ConfigFileFinder.config_file'
Now that the `ConfigFileFinder` has the `.config_file` 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-12 23:19:26 -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.config_file' 2020-01-12 23:19:26 -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