add tool tests

This commit is contained in:
Dax Raad
2025-05-21 10:30:39 -04:00
parent f0f55bc75f
commit e01afb407c
15 changed files with 306 additions and 244 deletions

View File

@@ -2,7 +2,6 @@ import { spawn } from "child_process";
import path from "path";
import {
createMessageConnection,
Disposable,
StreamMessageReader,
StreamMessageWriter,
} from "vscode-jsonrpc/node";