MCPcopy Create free account
hub / github.com/danvk/webdiff / util.test.ts

File util.test.ts

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

Source from the content-addressed store, hash-verified

1import {filePairDisplayName} from '../utils';
2
3test('util.filePairDisplayName', () => {
4 const props = {idx: 0, is_image_diff: false} as const;

Callers

nothing calls this directly

Calls 2

filePairDisplayNameFunction · 0.90
renameFunction · 0.85

Tested by

no test coverage detected