MCPcopy
hub / github.com/midrender/revideo / diff.test.ts

File diff.test.ts

packages/2d/src/lib/code/diff.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {expect, test} from 'vitest';
2import {patienceDiff} from './diff';
3
4test('should find simple strings', () => {

Callers

nothing calls this directly

Calls 2

patienceDiffFunction · 0.90
splitMethod · 0.45

Tested by

no test coverage detected