MCPcopy Create free account
hub / github.com/modelcontextprotocol/typescript-sdk / task.test.ts

File task.test.ts

test/experimental/tasks/task.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { isTerminal } from '../../../src/experimental/tasks/interfaces.js';
3import type { Task } from '../../../src/types.js';
4import { TaskCreationParamsSchema } from '../../../src/types.js';

Callers

nothing calls this directly

Calls 1

isTerminalFunction · 0.85

Tested by

no test coverage detected