X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=test%2FMakefile;h=4cc9211687f4ea032b92502fad0f9f947636e7ab;hb=684ae851affddb7116c504bd39f69dc83811a128;hp=ee50534304f92d8fc5f78e8cce87cb6c9cf1cb23;hpb=0d553ffd9b2a8ad63cbd6683230c44047d972810;p=mkws-moved-to-github.git diff --git a/test/Makefile b/test/Makefile index ee50534..4cc9211 100644 --- a/test/Makefile +++ b/test/Makefile @@ -3,11 +3,12 @@ # For running on Mike's local install of node.js MIKE = PATH=$$PATH:/usr/local/lib/node-v0.10.24-linux-x64/bin +PHANTOMJS_URL=https://mkws-dev.indexdata.com/jasmine-popup.html +PHANTOMJS_TIMEOUT=12 + NPM_INSTALL_FLAGS=-q JASMINE_NODE= ./node_modules/jasmine-node/bin/jasmine-node PHANTOMJS= ./bomb.pl ./node_modules/phantomjs/bin/phantomjs -PHANTOMJS_URL= https://mkws-dev.indexdata.com/jasmine-popup.html -PHANTOMJS_TIMEOUT= 12 IMAGES= ./images SCREENSHOT_WIDTH= 360 480 640 768 1024 1200 1440 2048