MCPcopy Create free account
hub / github.com/cloudflare/mcp / executor.test.ts

File executor.test.ts

tests/executor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 13

clearKvFunction · 0.90
clearSpecFunction · 0.90
seedSpecFunction · 0.90
mockIdentityProbeFunction · 0.90
callToolFunction · 0.90
cfSuccessFunction · 0.90
cfAccountsSuccessFunction · 0.90
toolTextFunction · 0.90
runGraphqlFunction · 0.85
mockMultiAccountUserFunction · 0.85
jsonMethod · 0.80
runExecuteFunction · 0.70

Tested by

no test coverage detected