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

File sdk-shape.test.ts

mcp/tests/sdk-shape.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, afterEach } from "vitest";
2import { createServer, type Server } from "node:http";
3import { E2AClient } from "@e2a/sdk";
4import { McpClient } from "../src/client.js";

Callers

nothing calls this directly

Calls 4

clientAgainstMockFunction · 0.85
closeMethod · 0.45
registerDomainMethod · 0.45
getDomainMethod · 0.45

Tested by

no test coverage detected