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

File conflict-fixer.test.ts

packages/plugin/src/shared/conflict-fixer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// <reference types="bun-types" />
2
3import { afterEach, beforeEach, describe, expect, it } from "bun:test";
4import { existsSync, mkdirSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from "node:fs";

Callers

nothing calls this directly

Calls 2

fixConflictsFunction · 0.90
parseJsoncFunction · 0.70

Tested by

no test coverage detected