MCPcopy
hub / github.com/colinhacks/zod / continuability.test.ts

File continuability.test.ts

packages/zod/src/v4/classic/tests/continuability.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "vitest";
2import * as z from "zod/v4";
3
4test("continuability", () => {

Callers

nothing calls this directly

Calls 15

refineMethod · 0.80
cidrv4Method · 0.80
cidrv6Method · 0.80
ipv4Method · 0.80
ipv6Method · 0.80
xidMethod · 0.80
ksuidMethod · 0.80
safeParseMethod · 0.65
emailMethod · 0.65
uuidMethod · 0.65
urlMethod · 0.65
jwtMethod · 0.65

Tested by

no test coverage detected