fix: align tool schemas and health snapshot

This commit is contained in:
Peter Steinberger
2026-01-01 17:30:19 +01:00
parent 04691ed598
commit 56ea6b6e43
7 changed files with 47 additions and 22 deletions

View File

@@ -109,6 +109,7 @@ describe("getHealthSnapshot", () => {
fs.writeFileSync(tokenFile, "t-file\n", "utf-8");
testConfig = { telegram: { tokenFile } };
testStore = {};
vi.stubEnv("TELEGRAM_BOT_TOKEN", "");
const calls: string[] = [];
vi.stubGlobal(