0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump to v0.1.0 More... almost 10 years ago
Remove old jasmine spec tests - now covered by mocha More... almost 10 years ago
Clean up use of done() in tests More... almost 10 years ago
Refactor write(), read() and pin translation tests to make more readable More... almost 10 years ago
Refactor setup() and parseCpuInfo() tests to make more readable More... almost 10 years ago
Update reset method to clear event listeners More... almost 10 years ago
Add istanbul test coverage More... almost 10 years ago
Update package.json with mocha and sinon dependencies, and test runner More... almost 10 years ago
Add remaining mocha tests for pin mapping More... almost 10 years ago
Add mocha tests for destroy() and watchFile pin value change More... almost 10 years ago
Add mocha tests for read() and write() More... almost 10 years ago
Finish adding mocha tests for setup() More... almost 10 years ago
Add mocha tests for exporting channel More... almost 10 years ago
Begin porting jasmine tests to mocha More... almost 10 years ago
Upgrade jasmine-node to run under newer versions of nodejs More... almost 10 years ago
Merge pull request #3 from robertkowalski/raspberry-v2-async-rebased More... about 11 years ago
Compability for revision 2 of the Raspberry Pi
robertkowalski
as Robert Kowalski
More... about 11 years ago
Add destroy example to readme More... almost 12 years ago
Fix broken spec in v0.8.0 More... almost 12 years ago
Fix readme paths and add link to async More... almost 12 years ago
Fix errors in examples More... almost 12 years ago
Set module version to 0.0.3 More... almost 12 years ago
Update examples in documentation More... almost 12 years ago
Make write function cope with more value input types More... almost 12 years ago
Normalise read data to boolean More... almost 12 years ago
Remove all state stored outside of module class More... almost 12 years ago
Refactor mode selection to allow for easy addition More... almost 12 years ago
Set module version to 0.0.2 More... almost 12 years ago
Fix spec tests for destroy More... almost 12 years ago
Fix bug with destroy callback firing before cleanup More... almost 12 years ago