MCPcopy Index your code
hub / github.com/modelcontextprotocol/typescript-sdk / index.test.ts

File index.test.ts

test/server/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-unused-vars */
2import supertest from 'supertest';
3import { Client } from '../../src/client/index.js';
4import { InMemoryTransport } from '../../src/inMemory.js';

Callers

nothing calls this directly

Calls 15

createMcpExpressAppFunction · 0.85
onmessageMethod · 0.80
createLinkedPairMethod · 0.80
getClientCapabilitiesMethod · 0.80
listRootsMethod · 0.80
elicitInputMethod · 0.80
sendResourceUpdatedMethod · 0.80
setLoggingLevelMethod · 0.80
registerToolTaskMethod · 0.80
callToolStreamMethod · 0.80
sendMethod · 0.65

Tested by

no test coverage detected