Skip to content

1.0.12

Latest
Compare
Choose a tag to compare
@mdconaway mdconaway released this 01 Oct 15:22
· 9 commits to master since this release

Integration tested, with refactored actions!

-Added test scaffolding with mocha (this project now contains a small example/test server)
-Added integration tests for actions
-Added integration tests for interrupts
-Added improved logic to primary key parsing (can coerce numbers now)
-Refactored complex actions into waterfalls for readability/maintainability
-Shifted response timing for websockets to more closely match normal HTTP response timing