Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect, beforeEach, afterEach } from
"vitest"
;
2
import
* as fs from
"fs"
;
3
import
* as path from
"path"
;
4
import
* as os from
"os"
;
Callers
nothing calls this directly
Calls
7
findConfigFile
Function · 0.90
resolveTaskDir
Function · 0.90
isUnderTaskDir
Function · 0.90
readScopes
Function · 0.90
scanTaskIds
Function · 0.90
makeTmpDir
Function · 0.85
cleanup
Function · 0.85
Tested by
no test coverage detected