tests/setup.cfg
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 02 Jul 2009 12:45:06 +0200
changeset 2483 be8a113ee021
parent 2298 c7c331ed9a49
child 2917 b9f600436e89
permissions -rw-r--r--
Added getSurveyResponseFromPost method to Surveys Helper. This method will be used to read the POST dictionary from a request. And will transform it into the fields that need to be set in a SurveyRecord for the questions specified by the given Survey. A TODO has been added to handle the naming/handling of the comment fields.

[nosetests]
exclude=pymox
with-coverage=1
cover-package=soc
cover-erase=1
cover-html=1
cover-html-dir=coverageResults
#debug=nose.plugins.cover