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

File uz.test.ts

packages/zod/src/v4/core/tests/locales/uz.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("locales - uz", () => {

Callers

nothing calls this directly

Calls 15

numberMethod · 0.80
stringMethod · 0.80
arrayMethod · 0.80
safeParseMethod · 0.65
maxMethod · 0.65
minMethod · 0.65
regexMethod · 0.65
startsWithMethod · 0.65
multipleOfMethod · 0.65
strictMethod · 0.65
endsWithMethod · 0.65
includesMethod · 0.65

Tested by

no test coverage detected