MCPcopy 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

1import { describe, expect, test } from "bun:test"
2import { mkdtemp, rm } from "node:fs/promises"
3import { tmpdir } from "node:os"
4import { join } from "node:path"

Callers

nothing calls this directly

Calls 15

emitPromiseFunction · 0.90
emitEffectFunction · 0.90
emitEffectImportedFunction · 0.90
compileFunction · 0.90
generateFunction · 0.90
testFunction · 0.85
joinFunction · 0.85
writeMethod · 0.80
interruptMethod · 0.80
pushMethod · 0.80
fileMethod · 0.80
apiFunction · 0.70

Tested by

no test coverage detected