flake8/tests/unit
Ian Cordasco 58b2ca69e4 Remove arguments from StyleGuide
- StyleGuides do not need the arguments passed in
- Add a test for is_inline_ignored obeying disable_noqa
2016-02-19 16:10:38 -06:00
..
test_config_file_finder.py Make pylint happier 2016-02-19 15:10:46 -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 Start documenting our Trie implementation 2016-02-01 20:09:15 -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 more docstrings and fix lint errors 2016-01-10 14:47:06 -06:00