Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ marker-updates.test.ts
File
marker-updates.test.ts
test/utils/marker-updates.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
{ promises as fs } from
'fs'
;
3
import
path from
'path'
;
4
import
os from
'os'
;
Callers
nothing calls this directly
Calls
4
updateFileWithMarkers
Method · 0.80
readFile
Method · 0.80
writeFile
Method · 0.80
removeMarkerBlock
Function · 0.50
Tested by
no test coverage detected