MCPcopy Index your code
hub / github.com/rtfpessoa/diff2html / utils-tests.ts

File utils-tests.ts

src/__tests__/utils-tests.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { escapeForRegExp, unifyPath, hashCode } from '../utils';
2
3describe('Utils', () => {
4 describe('escapeForRegExp', () => {

Callers

nothing calls this directly

Calls 3

escapeForRegExpFunction · 0.90
unifyPathFunction · 0.90
hashCodeFunction · 0.90

Tested by

no test coverage detected