MCPcopy
hub / github.com/garrytan/gstack / gen-skill-docs.test.ts

File gen-skill-docs.test.ts

test/gen-skill-docs.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeAll } from 'bun:test';
2import { COMMAND_DESCRIPTIONS } from '../browse/src/commands';
3import { SNAPSHOT_FLAGS } from '../browse/src/snapshot';
4import * as fs from 'fs';

Callers

nothing calls this directly

Calls 15

getExternalHostsFunction · 0.90
frontmatterBlockFunction · 0.85
extractMarkdownSectionFunction · 0.85
isSymlinkLoopFunction · 0.85
discoverTemplatesFunction · 0.85
extractVoiceTriggersFunction · 0.85
processVoiceTriggersFunction · 0.85
generateLearningsSearchFunction · 0.85
stripFencesFunction · 0.85
testFunction · 0.70
extractDescriptionFunction · 0.70

Tested by

no test coverage detected