MCPcopy Index your code
hub / github.com/garrytan/gstack / relink.test.ts

File relink.test.ts

test/relink.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test as _bunTest, expect, beforeEach, afterEach } from 'bun:test';
2import { execSync } from 'child_process';
3import * as fs from 'fs';
4import * as path from 'path';

Callers

nothing calls this directly

Calls 4

setupMockInstallFunction · 0.85
readSkillNameFunction · 0.85
testFunction · 0.70
runFunction · 0.70

Tested by

no test coverage detected