openbci-archive / OpenBCI_NodeJS

Node.js SDK for the all OpenBCI Biosensor Boards
https://www.npmjs.com/package/openbci
138 stars 50 forks source link

use fragmentation simulation #104

Closed baffo32 closed 8 years ago

baffo32 commented 8 years ago

This PR enables a subset of tests to be run under simulated fragmentation.

The intent is to catch during testing issues which previously only occurred with a real board. I have been running this way locally and adding the revealed fixes to my commits.

codecov-io commented 8 years ago

Current coverage is 93.65% (diff: 100%)

Merging #104 into 1.4.0 will not change coverage

@@              1.4.0       #104   diff @@
==========================================
  Files             4          4          
  Lines          2237       2237          
  Methods         128        128          
  Messages          0          0          
  Branches        494        494          
==========================================
  Hits           2095       2095          
  Misses          142        142          
  Partials          0          0          

Powered by Codecov. Last update 6b11910...2cc0d42