MCPcopy Create free account
hub / github.com/Noumena-Network/code / DiffDetailView.test.tsx

File DiffDetailView.test.tsx

src/components/diff/DiffDetailView.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, mock } from 'bun:test'
2import React from 'react'
3import { PassThrough } from 'stream'
4import stripAnsi from 'strip-ansi'

Callers

nothing calls this directly

Calls 5

renderDiffDetailFunction · 0.85
normalizeTerminalOutputFunction · 0.85
resolveMethod · 0.80
unmountMethod · 0.80
sleepMethod · 0.80

Tested by

no test coverage detected