MCPcopy
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

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import { promises as fs } from 'fs';
3import path from 'path';
4import os from 'os';

Callers

nothing calls this directly

Calls 10

getToolsWithSkillsDirFunction · 0.85
getToolSkillStatusFunction · 0.85
getToolStatesFunction · 0.85
getToolVersionStatusFunction · 0.85
getConfiguredToolsFunction · 0.85
getAllToolVersionStatusFunction · 0.85
writeFileMethod · 0.80
hasMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected