atecarlos / protractor-http-mock

A library designed to work alongside Protractor for setting up mocks for your HTTP ajax requests.
MIT License
173 stars 70 forks source link

problem running the tests #93

Closed arnaugm closed 8 years ago

arnaugm commented 8 years ago

When running grunt verify I'm getting a warning and the tests don't run.

Running "jasmine_node:all" (jasmine_node) task
(node) util.print is deprecated. Use console.log instead.

http mock
    sets expectations
    sets query string function

Finished in 0.008 seconds
2 tests, 3 assertions, 0 failures

Running "browserify:test" (browserify) task
>> Bundle tests/bundle/httpMock.js created.

Running "jasmine:test" (jasmine) task
Warning: Unable to read "/Users/arnaugonzalez/code/protractor-http-mock/node_modules/grunt-contrib-jasmine/tasks/lib/../../node_modules/es5-shim/es5-shim.js" file (Error code: ENOENT). Use --force to continue.