MCPcopy
hub / github.com/loggerhead/json4u / parse.test.ts

File parse.test.ts

__tests__/parse.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { rootMarker } from "@/lib/idgen";
2import { ParseOptions, isEquals, Node, getRawValue, isIterable } from "@/lib/parser";
3import { parseJSON } from "@/lib/parser/parse";
4import { random } from "lodash-es";

Callers

nothing calls this directly

Calls 9

parseJSONFunction · 0.90
readFileIfNeedFunction · 0.90
getRawValueFunction · 0.90
genJSONFunction · 0.85
expectIsEqualsFunction · 0.85
hasErrorMethod · 0.80
stringifyMethod · 0.80
nodeMethod · 0.80
expectEqFunction · 0.70

Tested by

no test coverage detected