A booted, in-memory Stone.js app you can send synthetic events to.
send dispatches an event through the real kernel (middleware, handler, response, error
handling) — exactly what production runs, minus the network. Each call gets a fresh ephemeral
container, mirroring the per-request isolation of Stone.js.
A booted, in-memory Stone.js app you can send synthetic events to.
senddispatches an event through the real kernel (middleware, handler, response, error handling) — exactly what production runs, minus the network. Each call gets a fresh ephemeral container, mirroring the per-request isolation of Stone.js.