test_all_usual.sh 242 Bytes
#
## Launches all the tests not needing comet or celery
#


SCRIPT_PATH=$0
SCRIPT_PATH=${SCRIPT_PATH%/*}

cd $SCRIPT_PATH/..

python manage.py test pyrosapp common scheduler routine_manager user_manager alert_manager.tests.TestStrategyChange