Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ tool-detection.test.ts
File
tool-detection.test.ts
test/core/shared/tool-detection.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
10
getToolsWithSkillsDir
Function · 0.85
getToolSkillStatus
Function · 0.85
getToolStates
Function · 0.85
extractGeneratedByVersion
Function · 0.85
getToolVersionStatus
Function · 0.85
getConfiguredTools
Function · 0.85
getAllToolVersionStatus
Function · 0.85
writeFile
Method · 0.80
has
Method · 0.80
get
Method · 0.80
Tested by
no test coverage detected