Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ vaultWriteGuards.test.ts
File
vaultWriteGuards.test.ts
src/utils/vaultWriteGuards.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it } from
"vitest"
;
2
import
* as fs from
"node:fs"
;
3
import
* as path from
"node:path"
;
4
import
* as os from
"node:os"
;
Callers
nothing calls this directly
Calls
1
assertWriteStaysInVault
Function · 0.90
Tested by
no test coverage detected