jamro / jsbattle

JavaScript Programming Game (inspired by RoboCode)
http://jsbattle.jmrlab.com
MIT License
105 stars 47 forks source link

casper-js tests are not working #10

Closed jamro closed 6 years ago

jamro commented 6 years ago

execution of gulp test returns:

[08:45:49] Starting 'webpage.test'...
[08:45:49] Test Server started http://localhost:8070
[08:45:50] 'webpage.test' errored after 500 ms
[08:45:50] Error in plugin 'gulp-casperjs-local'
Message:
    1
[08:45:50] 'test' errored after 6.11 s
[08:45:50] Error in plugin 'gulp-casperjs-local'
Message:
    1
[08:45:50] Test Server stopped
jamro commented 6 years ago

switching from gulp-casperjs-local to global version of casper (gulp-casperjs)