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


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

cd $SCRIPT_PATH/..

../private/venv_py3_pyros/bin/python3 manage.py test common scheduler routine_manager user_manager alert_manager.tests.TestStrategyChange