Added script for phpunit

This commit is contained in:
Julien Chanseaume
2014-08-11 14:01:40 +02:00
parent 4b85156fb8
commit fbb9afa8b9

View File

@@ -31,6 +31,7 @@ before_script:
- git checkout tags/1.1-beta3 - git checkout tags/1.1-beta3
script: script:
- phpunit
- "DISPLAY=:99.0 ./bin/casperjs test ../thelia/tests/functionnal/casperjs/exe/front/ --pre=../thelia/tests/functionnal/casperjs/conf/local.js --verbose --thelia2_base_url='http://localhost:8000/index.php/' --thelia2_screenshot_path='../thelia/tests/functionnal/casperjs/screenshot/'" - "DISPLAY=:99.0 ./bin/casperjs test ../thelia/tests/functionnal/casperjs/exe/front/ --pre=../thelia/tests/functionnal/casperjs/conf/local.js --verbose --thelia2_base_url='http://localhost:8000/index.php/' --thelia2_screenshot_path='../thelia/tests/functionnal/casperjs/screenshot/'"
matrix: matrix: