MCPcopy
hub / github.com/claude-code-best/claude-code / stringUtils.test.ts

File stringUtils.test.ts

src/utils/__tests__/stringUtils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2import {
3 escapeRegExp,
4 capitalize,

Callers

nothing calls this directly

Calls 12

escapeRegExpFunction · 0.90
capitalizeFunction · 0.90
pluralFunction · 0.90
firstLineOfFunction · 0.90
countCharInStringFunction · 0.90
normalizeFullWidthDigitsFunction · 0.90
normalizeFullWidthSpaceFunction · 0.90
safeJoinLinesFunction · 0.90
truncateToLinesFunction · 0.90
toStringMethod · 0.65
appendMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected