MCPcopy Create free account
hub / github.com/cortexkit/magic-context / jsonc.test.ts

File jsonc.test.ts

packages/dashboard/src/lib/jsonc.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "bun:test";
2import { parse } from "comment-json";
3import { parseJsonc, patchDreamerTasksJsonc, removeDreamerBlockJsonc } from "./jsonc";
4

Callers

nothing calls this directly

Calls 5

patchDreamerTasksJsoncFunction · 0.90
parseJsoncFunction · 0.90
removeDreamerBlockJsoncFunction · 0.90
asRecordFunction · 0.85
parseFunction · 0.50

Tested by

no test coverage detected