flake8/tests/unit
Ian Cordasco a4e984dbd2 Add and fix documentation
- Add more documentation around utils functions
- Fix documentation about default formatting plugins
- Add extra documentation of filenames_from predicate parameter
- Add test for the default parameter of flake8.utils.fnmatch
2016-02-25 09:06:50 -06:00
..
test_config_file_finder.py Make pylint happier 2016-02-19 15:10:46 -06:00
test_file_checker.py Add line splitting and file reading 2016-02-23 11:17:11 -06:00
test_merged_config_parser.py Add tests around merge_user_and_local_config and parse 2016-01-10 22:07:30 -06:00
test_notifier.py Fix Notifier.listeners_for 2016-02-19 18:55:01 -06:00
test_option.py Fix other tests after pylint fixes 2016-02-19 16:10:00 -06:00
test_option_manager.py Log extended default values and add a test 2016-01-24 22:14:21 -06:00
test_plugin.py Make Plugin.load_plugin raise a Flake8 exception 2016-01-22 09:04:52 -06:00
test_plugin_manager.py Move __contains__ and __getitem__ to proper class 2016-02-02 16:53:24 -06:00
test_plugin_type_manager.py Fix other tests after pylint fixes 2016-02-19 16:10:00 -06:00
test_style_guide.py Remove arguments from StyleGuide 2016-02-19 16:10:38 -06:00
test_trie.py Start documenting our Trie implementation 2016-02-01 20:09:15 -06:00
test_utils.py Add and fix documentation 2016-02-25 09:06:50 -06:00