flake8/tests/unit
Ian Cordasco a1fdb5a2b5
Fix up merge request 78
This simplifies the changes, reduces the scope of refactors apparently
for refactoring's sake and ensures that the internals are reasonable.

It also airs on the side of preserving information rather than
discarding or overwriting it.
2016-07-20 19:28:13 -05:00
..
test_base_formatter.py Update tests for errors with no physical line 2016-07-09 20:26:08 -05:00
test_checker_manager.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_config_file_finder.py Revert "Prefer .flake8 if present for options." 2016-06-28 20:47:16 -05:00
test_file_processor.py Fix up merge request 78 2016-07-20 19:28:13 -05:00
test_legacy_api.py Add a bunch more legacy API tests 2016-07-19 11:12:51 -05:00
test_merged_config_parser.py Parse hyphenated config names also 2016-06-28 05:47:14 -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 Add OptionManager#parse_known_args 2016-07-16 10:07:19 -05:00
test_plugin.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_plugin_manager.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_plugin_type_manager.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_statistics.py Add more tests around our Statistics class 2016-07-12 19:58:44 -05:00
test_style_guide.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_trie.py Start documenting our Trie implementation 2016-02-01 20:09:15 -06:00
test_utils.py Handle optional parameters that were never supported 2016-06-28 09:36:24 -05:00