/** * Integration Tests for VS Code Agent MCP Server * * Comprehensive tests that validate the MCP server's communication with Claude Desktop * and test all major functionality including command execution, file operations, and git operations. */ export {}; //# sourceMappingURL=integration.test.d.ts.map