Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ index.test.ts
File
index.test.ts
runtime_tests/tests/bun/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/// <reference lib="dom" />
2
/// <reference lib="dom.iterable" />
3
import
{ describe, expect, it } from
"bun:test"
;
4
import
{ createMiddleware } from
"@trigger.dev/hono"
;
Callers
nothing calls this directly
Calls
3
request
Method · 0.80
json
Method · 0.80
createApp
Function · 0.70
Tested by
no test coverage detected