karma-runner / karma-phantomjs-launcher

A Karma plugin. Launcher for PhantomJS.
MIT License
281 stars 121 forks source link

Issue 202 - Can't send data from PhantomJS to any callback under Node… #203

Open evegorov opened 7 years ago

evegorov commented 7 years ago

…JS process context

The description is in the issue #202

googlebot commented 7 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


evegorov commented 7 years ago

I signed it! for email evg.egorov4@gmail.com that is currently set as secondary email for my GitHub account.

googlebot commented 7 years ago

CLAs look good, thanks!

evegorov commented 7 years ago

Test errors are due to invalid test configuration. E.g. an error EPEERINVALID occurs because of an old npm version, it should be > 3.x.