MCPcopy Create free account
hub / github.com/modem-dev/hunk / staticDiffPager.test.ts

File staticDiffPager.test.ts

src/ui/staticDiffPager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import { renderStaticDiffPager } from "./staticDiffPager";
3
4function stripAnsi(text: string) {

Callers

nothing calls this directly

Calls 5

renderStaticDiffPagerFunction · 0.90
stripAnsiFunction · 0.85
lineWithFunction · 0.85
stripColorSgrFunction · 0.85

Tested by

no test coverage detected