Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ references.test.ts
File
references.test.ts
test/core/references.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 os from
'node:os'
;
4
import
* as path from
'node:path'
;
Callers
nothing calls this directly
Calls
10
writeSpec
Function · 0.85
assemble
Function · 0.85
assembleReferenceIndex
Function · 0.85
appRoot
Function · 0.85
renderReferencedStoresBlock
Function · 0.85
renderReferencedStoresSection
Function · 0.85
extractFirstPurposeLine
Function · 0.85
registerStore
Function · 0.70
mkdir
Function · 0.70
createOpenSpecRoot
Function · 0.70
Tested by
no test coverage detected