- Tweaks to metrics.md to reflect current functionality
- lib/metrics.js to wrap metrics pings
- Add pings to functions
- Mock endpoint that just logs POST requests, used for metrics in dev stack
- Tests
Fixes#47
- Move tests to live alongside functions
- Move mocks into a test-startup module, start testing processQueueItem
- Add npm start script
- Switch onchange to use polling, resolves some weirdness in windows
Issue #3