1 2 3 4 5 6 7 8 9 10 11
# ## 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