Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import { afterEach, describe, expect, it } from
'bun:test'
2
import React, { useMemo } from
'react'
3
import { PassThrough } from
'stream'
4
import stripAnsi from
'strip-ansi'
Callers
nothing calls this directly
Calls
8
captureWrites
Function · 0.85
unmount
Method · 0.80
sleep
Method · 0.80
createFakeInput
Function · 0.70
createFakeOutput
Function · 0.70
waitFor
Function · 0.70
createRoot
Function · 0.50
render
Method · 0.45
Tested by
no test coverage detected