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

File create-code-mode.test.ts

packages/ai-code-mode/tests/create-code-mode.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 { createCodeMode } from '../src/create-code-mode'

Callers

nothing calls this directly

Calls 4

createCodeModeFunction · 0.90
toolDefinitionFunction · 0.90
createMockDriverFunction · 0.70
createMockToolFunction · 0.70

Tested by

no test coverage detected