MCPcopy Create free account
hub / github.com/driangle/taskmd / config.test.ts

File config.test.ts

apps/vscode/test/config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from "vitest";
2import * as fs from "fs";
3import * as path from "path";
4import * as os from "os";

Callers

nothing calls this directly

Calls 7

findConfigFileFunction · 0.90
resolveTaskDirFunction · 0.90
isUnderTaskDirFunction · 0.90
readScopesFunction · 0.90
scanTaskIdsFunction · 0.90
makeTmpDirFunction · 0.85
cleanupFunction · 0.85

Tested by

no test coverage detected