Fetch a mkws/jasmine based page into node.js, evaluate the page and check if test...
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 30 Jan 2014 22:08:38 +0000 (22:08 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 30 Jan 2014 22:08:38 +0000 (22:08 +0000)
commita6c8d9359e529572e648b13b0a54763f409e9452
tree5df6a8615d168a0899e72908ea4108fc9934f040
parentbd63dc334595b8de592d25bb673cc441b0679162
Fetch a mkws/jasmine based page into node.js, evaluate the page and check if test status

This should make it possible to run the test on the command line in jenkins.

e.g.:

$ phantomjs evaluate.js https://mkws-dev.indexdata.com/jasmine-popup.html
fetch https://mkws-dev.indexdata.com/jasmine-popup.html with status: success
.
.
.
.
.
successfully done
test/spec-dev/evaluate.js [new file with mode: 0644]