CC-5651: Unit Test the Scheduler

* Added runtests.sh script for unit tests
* Use the airtime_test database config in Config.php, propel
* First unit test passes! :-)
This commit is contained in:
Albert Santoni 2013-12-19 16:58:11 -05:00 committed by drigato
parent 72da8be2f2
commit fe9beec778
5 changed files with 21 additions and 9 deletions

5
airtime_mvc/tests/runtests.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
export AIRTIME_UNIT_TEST="1"
phpunit