Add unit tests for AdminCreateOrderCycleCtrl angular controller

This commit is contained in:
Rohan Mitchell
2012-12-05 16:09:20 +11:00
parent 55423d2df1
commit 0a6686b592
12 changed files with 440 additions and 0 deletions

9
script-angular/test.sh Executable file
View File

@@ -0,0 +1,9 @@
#!/bin/bash
BASE_DIR=`dirname $0`
echo ""
echo "Starting Testacular Server (http://vojtajina.github.com/testacular)"
echo "-------------------------------------------------------------------"
testacular start $BASE_DIR/../config-angular/testacular.conf.js $*