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

File promptOverlayContext.test.tsx

src/context/promptOverlayContext.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

captureWritesFunction · 0.85
unmountMethod · 0.80
sleepMethod · 0.80
createFakeInputFunction · 0.70
createFakeOutputFunction · 0.70
waitForFunction · 0.70
createRootFunction · 0.50
renderMethod · 0.45

Tested by

no test coverage detected