MCPcopy
hub / github.com/TanStack/ai / create-code-mode-tool.test.ts

File create-code-mode-tool.test.ts

packages/ai-code-mode/tests/create-code-mode-tool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2import { z } from 'zod'
3import { toolDefinition } from '@tanstack/ai'
4import { createCodeModeTool } from '../src/create-code-mode-tool'

Callers

nothing calls this directly

Calls 4

createCodeModeToolFunction · 0.90
resolveMethod · 0.80
createMockDriverFunction · 0.70
createMockToolFunction · 0.70

Tested by

no test coverage detected