MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / mcp-server.test.ts

File mcp-server.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeAll } from 'vitest';
2import { QodexMcpServer } from '../src/mcp/server/server.js';
3import { getRegistry } from '../src/tools/registry.js';
4

Callers

nothing calls this directly

Calls 2

getRegistryFunction · 0.85
handleMessageMethod · 0.45

Tested by

no test coverage detected