First tests for account repository.

This commit is contained in:
James Cole
2015-05-05 20:46:13 +02:00
parent 69ad757e8b
commit f54f1611b5
4 changed files with 410 additions and 3 deletions

2
pu.sh
View File

@@ -11,7 +11,7 @@ fi
if [ ! -z "$1" ]
then
phpunit --verbose tests/controllers/$1.php
phpunit --verbose tests/repositories/$1.php
fi
# restore .env file