MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / tools.test.ts

File tools.test.ts

mcp/tests/tools.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, beforeEach, vi } from "vitest";
2import { Client } from "@modelcontextprotocol/sdk/client/index.js";
3import { InMemoryTransport } from "@modelcontextprotocol/sdk/inMemory.js";
4import { E2AError } from "@e2a/sdk/v1";

Callers

nothing calls this directly

Calls 13

registerMessageToolsFunction · 0.85
registerAgentToolsFunction · 0.85
registerDomainToolsFunction · 0.85
registerReviewToolsFunction · 0.85
registerWebhookToolsFunction · 0.85
registerEventToolsFunction · 0.85
assertToolTiersCompleteFunction · 0.85
toolNamesForScopeFunction · 0.85
hasMethod · 0.80
parseMethod · 0.80
makeStubClientFunction · 0.70
connectFunction · 0.70

Tested by

no test coverage detected