tests/setup.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Mon, 24 Aug 2009 19:38:57 +0530
changeset 2788 78d02dcd8eb0
parent 2298 c7c331ed9a49
child 2917 b9f600436e89
permissions -rw-r--r--
Changed all status to start with Uppercase letters, made 3 properties required. Changed all the status to start with Uppercase letters because they are publicly visible. Also changed required=True to False for created_by, modified_by property to allow site admin to create and modify tasks. Also changed required=True to False for history to allow history not to be written until the task is published.

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