summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/test_code_checks.py
Commit message (Collapse)AuthorAgeFilesLines
* fixed pylint/pep-8 testsChris St. Pierre2014-04-251-1/+1
|
* testsuite: Fixed several pylint 1.0 issuesChris St. Pierre2014-02-211-1/+1
|
* testsuite: perform pylint tests against MultiprocessingCore when appropriateChris St. Pierre2013-08-081-1/+1
|
* testsuite: Fix output for python3Sol Jerome2013-07-311-3/+3
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* testsuite: skip pylint checks on MultiprocessingCore on py2.5Chris St. Pierre2013-07-301-1/+3
|
* testsuite: fix checks for pylint/pep8 on py3kChris St. Pierre2013-03-211-4/+2
|
* Merge branch '1.3.2' into maintChris St. Pierre2013-03-211-101/+159
|\ | | | | | | | | | | | | | | | | Conflicts: src/lib/Bcfg2/Client/Tools/__init__.py src/sbin/bcfg2-test testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIXUsers.py testsuite/Testsrc/test_code_checks.py
| * full pylint tests on bcfg2-reportsChris St. Pierre2013-03-111-1/+1
| |
| * added PEP-8 style checks to test suiteChris St. Pierre2013-03-111-99/+159
| |
| * better Executor class for client toolsChris St. Pierre2013-02-141-5/+1
| |
* | testsuite: fixed PYTHONPATH in pylint checksChris St. Pierre2013-03-191-5/+7
|/
* testsuite: fixed sys.path in pylint testsChris St. Pierre2012-12-141-1/+1
|
* Revert "remove exception_messages pylint extension to try to fix unit tests"Chris St. Pierre2012-12-141-2/+2
| | | | This reverts commit b71ed4ef2c9d6ad21eb1c8a4a92d902558f38886.
* remove exception_messages pylint extension to try to fix unit testsChris St. Pierre2012-12-131-2/+2
|
* testsuite: fixed PYTHONPATH for pylintChris St. Pierre2012-12-101-1/+4
|
* testsuite: test for exceptions raised without messagesChris St. Pierre2012-12-101-7/+14
|
* expanded pylint coverage to Admin modes, removed some old/broken admin modesChris St. Pierre2012-10-171-15/+3
|
* wrote sphinx docs for base server CoreChris St. Pierre2012-10-151-2/+1
|
* fix pylint unit test errorsChris St. Pierre2012-10-091-2/+3
|
* wrote more detailed unit testing documentationChris St. Pierre2012-10-051-2/+1
|
* prompt for locations of bcfg2 keypair in Init, using sane OS defaultsChris St. Pierre2012-10-031-1/+16
|
* testsuite: fixed some assorted testsChris St. Pierre2012-10-031-1/+1
|
* testsuite: expanded pylint coverageChris St. Pierre2012-10-031-5/+2
|
* testsuite: skip django pylint checks for nowChris St. Pierre2012-10-031-0/+10
|
* fixed contingencies on sbin pylint checksChris St. Pierre2012-09-281-18/+25
|
* fixed contingent pylint code checksChris St. Pierre2012-09-281-10/+27
|
* full pylint checks for bcfg2 (the client script)Chris St. Pierre2012-09-281-1/+1
|
* made YUM driver pass pylintChris St. Pierre2012-09-261-1/+0
|
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-261-52/+99
|
* add to path in pylint for testingChris St. Pierre2012-09-251-1/+3
|
* various pylint fixesChris St. Pierre2012-09-251-12/+13
|
* testsuite: fix path in pylint testsChris St. Pierre2012-09-251-0/+8
|
* SELinux: when selinux supports transactions but not adding modules via the ↵Chris St. Pierre2012-09-251-1/+2
| | | | API, defer module installation until after the transaction is complete
* expanded pylint coverageChris St. Pierre2012-09-251-41/+44
|
* fixed tests for pylint changesChris St. Pierre2012-09-251-0/+178