Blame view

src/scripts/test_all_usual.sh 242 Bytes
9f81217f   haribo   Date: 22/06/2016
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