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

File usePromptInputFooterController.test.tsx

src/components/PromptInput/usePromptInputFooterController.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, { useEffect, useState } from 'react'
3import { PassThrough } from 'stream'
4import { createRoot, type Root } from '../../ink/root.js'

Callers

nothing calls this directly

Calls 8

getDefaultAppStateFunction · 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