summaryrefslogtreecommitdiff
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Add more simple tests for the legacy apilegacy-api-testsIan Cordasco2016-07-161-0/+28
* Begin adding tests for the Legacy APIIan Cordasco2016-07-161-0/+22
* Add OptionManager#parse_known_argsIan Cordasco2016-07-161-0/+9
* Add more tests around our Statistics classIan Cordasco2016-07-121-0/+49
* Add actual tests around statistics moduleadd-statisticsIan Cordasco2016-07-121-2/+69
* Add empty test file for our statistics moduleIan Cordasco2016-07-111-0/+5
* Update tests for errors with no physical lineIan Cordasco2016-07-091-1/+9
* Revert "Prefer `.flake8` if present for options."Ian Cordasco2016-06-281-12/+12
* Add python and platform details to --versionIan Cordasco2016-06-281-1/+3
* Handle optional parameters that were never supportedIan Cordasco2016-06-282-8/+17
* Parse hyphenated config names alsoIan Cordasco2016-06-281-0/+28
* Prefer `.flake8` if present for options.Tom Prince2016-06-251-12/+12
* Move flake8 into srcIan Cordasco2016-06-251-3/+3
* Configure flake8-import-order to use Google StyleIan Cordasco2016-06-1712-39/+29
* Add broken config file to test error handlingIan Cordasco2016-06-161-0/+10
* Add tests for parse_unified_diffIan Cordasco2016-06-071-0/+35
* Add more BaseFormatter subclass testsIan Cordasco2016-06-041-1/+27
* Fix linting issuesIan Cordasco2016-06-041-3/+4
* Add tests around BaseFormatter#after_initIan Cordasco2016-06-041-0/+14
* Add tests for BaseFormatterIan Cordasco2016-06-011-0/+103
* Update our linecache test to correct itIan Cordasco2016-05-301-1/+3
* Refactor Error formatting and handlingIan Cordasco2016-05-301-3/+6
* Rely on Python 3.4 backport of configparserIan Cordasco2016-05-301-5/+1
* Add example configuration sections to the docsIan Cordasco2016-05-281-0/+33
* Refactor off-by-default plugins and enabling themIan Cordasco2016-05-281-2/+5
* Update tests after last night's refactorIan Cordasco2016-05-102-26/+18
* Add test for the make_checkers methodIan Cordasco2016-05-071-0/+17
* Fix import orderingIan Cordasco2016-04-051-2/+4
* Refactor checker manager and add testsIan Cordasco2016-04-051-4/+18
* Add unit tests around serial retriesIan Cordasco2016-04-031-0/+27
* Add more processor testsIan Cordasco2016-04-021-0/+42
* Add more tests around the processor moduleIan Cordasco2016-03-291-0/+40
* Add a few more unit tests around FileProcessorIan Cordasco2016-03-281-0/+42
* Add unit test for build_astIan Cordasco2016-03-281-0/+11
* Add test for FileProcessor#split_lineIan Cordasco2016-03-271-0/+18
* Add more FileProcessor testsIan Cordasco2016-03-261-0/+80
* Silence pytest warningsIan Cordasco2016-03-261-10/+10
* Add test for reading from stdin with the file processorIan Cordasco2016-03-211-0/+12
* Add a test for FileProcessor.should_ignore_fileIan Cordasco2016-03-171-0/+14
* Add docstring for our test helperIan Cordasco2016-03-171-0/+1
* Remove unnecessary and outdated test runnerIan Cordasco2016-03-171-11/+18
* Rename test file to mirror actual class it is testingIan Cordasco2016-03-171-0/+0
* Fix import ordering in test filesIan Cordasco2016-02-2510-23/+30
* Add and fix documentationIan Cordasco2016-02-251-0/+6
* Distinguish check types via plugin type managerIan Cordasco2016-02-231-0/+22
* Add line splitting and file readingIan Cordasco2016-02-231-0/+26
* Add utility functions around filename matchingIan Cordasco2016-02-221-0/+46
* Fix Notifier.listeners_forIan Cordasco2016-02-191-0/+14
* Remove arguments from StyleGuideIan Cordasco2016-02-191-9/+14
* Fix other tests after pylint fixesIan Cordasco2016-02-192-2/+5