MCPcopy Create free account
hub / github.com/chhoumann/quickadd / stop-obsidian-e2e-instance.test.ts

File stop-obsidian-e2e-instance.test.ts

tests/stop-obsidian-e2e-instance.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "node:fs/promises";
2import os from "node:os";
3import path from "node:path";
4import { afterEach, describe, expect, it } from "vitest";

Callers

nothing calls this directly

Calls 12

parseArgsFunction · 0.90
commandMatchesInstanceFunction · 0.90
parsePsOutputFunction · 0.90
collectInstancePidsFunction · 0.90
stopInstanceFunction · 0.90
readInstanceVaultPathsFunction · 0.90
isInstanceOrphanedFunction · 0.90
reapOrphanedInstancesFunction · 0.90
makeKillSpyFunction · 0.85
seedInstanceFunction · 0.85
pushMethod · 0.80
makeTempDirFunction · 0.70

Tested by

no test coverage detected