Skip to content

pre-migration

Compare
Choose a tag to compare
@rwaldron rwaldron released this 20 Jun 13:47
· 21 commits to master since this release
Commit Message/Description
d3d37e5 test(Tessel.AP): cover methods and helpers
4c37d5a test(Tessel.Wifi): cover methods and helpers
f2e8ff7 Coverage: increased to 94.44% (#231)
356de3a Tests: update sinon.stub calls to new API
a8486be Package.json: update dev deps
7d180be Nitpicking/clean-up deps (#229)
21a2727 Remove explicit exclusion from nycrc (Gruntfile.js)
29364e6 Add .nycrc
c4adb96 Adds nyc + coveralls
d77e9b0 Change all inline no-ops to use shared no-op function object (#228)
cd4e565 Make all calls to Tessel.LED.prototype.write() pass 1 or 0 as an argument. Fixes gh-221
170a228 refactor(node): update variable name
28f170b Get correct address from wifi connection data (#220)