/** * End-to-End Tests for VS Code Agent MCP Server * * This file contains all E2E tests that validate the complete MCP server functionality * by simulating real MCP protocol interactions and testing full system integration. */ export {}; //# sourceMappingURL=e2e.test.d.ts.map