bitpay / bitcore-wallet-service

A multisig, HD Bitcoin and Bitcoin Cash wallet service. Used by Copay.
https://copay.io/
MIT License
621 stars 547 forks source link

npm test fails #828

Closed MarkLTZ closed 5 years ago

MarkLTZ commented 5 years ago

Hi there,

npm test fails with the following errors:

  1) Blockchain monitor
       "before each" hook for "should notify copayers of incoming txs":
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/litecoinz/insight/original/bitpay/bitcore-wallet-service/test/integration/bcmonitor.js)
...........................
    8) History V8
       "before each" hook:
     TypeError: Cannot read property 'call' of undefined

npm ERR! Test failed.  See above for more details.

$ npm -version 6.5.0

Could someone fix them? Thanks Mark

matiu commented 5 years ago

please see readme at. https://github.com/bitpay/bitcore-wallet-service