Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astuyve/lambda-stream
/ simpleHandler.spec.ts
File
simpleHandler.spec.ts
test/simpleHandler.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ handler } from
'../examples/src/handler'
2
3
describe(
'simple handler'
, () => {
4
it(
'awaits and returns the response'
,
async
() => {
Callers
nothing calls this directly
Calls
1
handler
Function · 0.85
Tested by
no test coverage detected