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