tests/setup.cfg
author Daniel Diniz <ajaksu@gmail.com>
Fri, 03 Jul 2009 21:06:22 +0200
changeset 2517 97117d341f62
parent 2298 c7c331ed9a49
child 2917 b9f600436e89
permissions -rw-r--r--
Split SurveyForm into SurveyTakeForm and SurveyEditForm. This allows for a more cleaner implementation of the Form code. And this will make it easier to break free from the getFields method in the future. Also the getRoleSpecifcFields method and the this_user and project variables have been removed. They are deemed obsolete. Reviewed by: Lennard de Rijk

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