changed some paths
This commit is contained in:
@@ -8,4 +8,7 @@ phpunit
|
|||||||
|
|
||||||
echo "CasperJS"
|
echo "CasperJS"
|
||||||
cd ../casperjs
|
cd ../casperjs
|
||||||
"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/'"
|
export DISPLAY=:99.0
|
||||||
|
pwd
|
||||||
|
ls -la
|
||||||
|
./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/"
|
||||||
|
|||||||
Reference in New Issue
Block a user