check that expected function calls are actually made
Wraps an async function and ensure only last callwill actually resolve/reject
A Hapi plugin to setup cron jobs that willcall predefined server routes at specified times
Creates a batched function that will batch up all calls to it, and then after a threshold call the original function with all the args combined.
Simple JS "transform" tool that willcall window.close or process.exit when TAP output is complete