MCPcopy
hub / github.com/TanStack/ai / worker.test.ts

File worker.test.ts

packages/ai-isolate-cloudflare/tests/worker.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { generateToolWrappers, wrapCode } from '../src/worker/wrap-code'
3import type {
4 ExecuteResponse,

Callers

nothing calls this directly

Calls 7

generateToolWrappersFunction · 0.90
wrapCodeFunction · 0.90
rejectFunction · 0.85
resolveMethod · 0.80
fetchMethod · 0.65
getMethod · 0.65
addEventListenerMethod · 0.45

Tested by

no test coverage detected