daily pastebin goal
21%
SHARE
TWEET

make test

a guest Nov 18th, 2014 129 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  sudo make test
  2. node node_modules/mocha/bin/mocha test/integration
  3.  
  4.  
  5.   stratum
  6.     server
  7. info: Checking coin daemon connectivity [localhost:9337]
  8. info: Coin daemon connection check succesfull [localhost:9337]
  9. info: stratum server listening on 0.0.0.0:3337
  10. info: pool started
  11.       ✓ should start
  12. info: client connected 127.0.0.1:51869
  13.       ✓ should connect
  14.       ✓ should subscribe
  15. info: New block emerged in network: 17848
  16. info: created new job for next block: 17849
  17.       ✓ should authorize (994ms)
  18.  
  19.  
  20.   4 passing (1s)
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
 
Top