MCPcopy Create free account
hub / github.com/apache/maka / code-mode.test.ts

File code-mode.test.ts

packages/code-mode/src/__tests__/code-mode.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import test from 'node:test';
3import { jsonSchema, tool } from 'ai';
4import { type ExecuteCodeCellInput, executeCodeCell, serializedByteLength } from '../index.js';

Callers

nothing calls this directly

Calls 12

toolFunction · 0.90
releaseFirstFunction · 0.85
raceMethod · 0.80
executeFunction · 0.70
runFunction · 0.70
pushMethod · 0.65
testMethod · 0.65
addEventListenerMethod · 0.65
abortMethod · 0.65
testFunction · 0.50
serializedByteLengthFunction · 0.50
resolveFunction · 0.50

Tested by

no test coverage detected