MCPcopy Create free account
hub / github.com/Noumena-Network/code / handlePromptSubmit.submit.test.ts

File handlePromptSubmit.submit.test.ts

src/utils/handlePromptSubmit.submit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, mock, test } from 'bun:test'
2import type { BashCall } from '../tools/BashTool/BashTool.js'
3import { BashTool } from '../tools/BashTool/BashTool.js'
4

Callers

nothing calls this directly

Calls 3

buildMockedSubmitFunction · 0.85
handlePromptSubmitFunction · 0.85
stubBashToolFunction · 0.85

Tested by

no test coverage detected