MCPcopy Create free account
hub / github.com/cloudflare/mcp / non-codemode-worker.test.ts

File non-codemode-worker.test.ts

tests/non-codemode-worker.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { env, exports } from 'cloudflare:workers'
2import { http, HttpResponse } from 'msw'
3import { afterEach, beforeEach, describe, expect, it } from 'vitest'
4import { API_BASE, cfSuccess, mockIdentityProbe } from './helpers/cloudflare-api'

Callers

nothing calls this directly

Calls 12

seedSpecFunction · 0.90
clearSpecFunction · 0.90
clearKvFunction · 0.90
mockIdentityProbeFunction · 0.90
toolTextFunction · 0.90
cfSuccessFunction · 0.90
listNonCodemodeToolsFunction · 0.85
jsonMethod · 0.80
callNonCodemodeToolFunction · 0.70
textMethod · 0.65
getMethod · 0.65
putMethod · 0.65

Tested by

no test coverage detected