Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ generate.test.ts
File
generate.test.ts
packages/httpapi-codegen/test/generate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ mkdtemp, rm } from
"node:fs/promises"
3
import
{ tmpdir } from
"node:os"
4
import
{ join } from
"node:path"
Callers
nothing calls this directly
Calls
15
emitPromise
Function · 0.90
emitEffect
Function · 0.90
emitEffectImported
Function · 0.90
compile
Function · 0.90
generate
Function · 0.90
test
Function · 0.85
join
Function · 0.85
write
Method · 0.80
interrupt
Method · 0.80
push
Method · 0.80
file
Method · 0.80
api
Function · 0.70
Tested by
no test coverage detected