MCPcopy Create free account
hub / github.com/deepnote/deepnote / prompts.test.ts

File prompts.test.ts

packages/mcp/src/prompts.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { serverInstructions } from './instructions'
3import { getPrompt, isPromptName, prompts } from './prompts'
4import { ALL_TOOL_NAMES, TOOL_NAMES } from './tool-names'

Callers

nothing calls this directly

Calls 2

getPromptFunction · 0.90
isPromptNameFunction · 0.90

Tested by

no test coverage detected