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

File addcharacterdiffs_test.ts

ts/codediff/__tests__/addcharacterdiffs_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @jest-environment jsdom */
2import {
3 CharacterDiff,
4 addCharacterDiffs,

Callers

nothing calls this directly

Calls 8

simplifyCodesFunction · 0.90
codesToHtmlFunction · 0.90
splitIntoWordsFunction · 0.90
addCharacterDiffsFunction · 0.90
computeCharacterDiffsFunction · 0.90
textToHtmlFunction · 0.85
assertCharDiffFunction · 0.85
htmlToTextFunction · 0.70

Tested by

no test coverage detected