MCPcopy
hub / github.com/cloudflare/capnweb / e2e-validate-stub.test.ts

File e2e-validate-stub.test.ts

packages/capnweb-validate/__tests__/e2e-validate-stub.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// End-to-end: transform validateStub source → load the emitted validator →
2// wire it through wrapClientStub → assert runtime validation behavior.
3import { describe, it, expect } from "vitest";
4import {

Callers

nothing calls this directly

Calls 9

describeFunction · 0.85
loadValidatorFunction · 0.85
checkedMethodFunction · 0.85
wrapClientStubFunction · 0.85
transformFunction · 0.70
fakeStubFunction · 0.70
dupMethod · 0.65
echoMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected