MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / custom-commands.test.ts

File custom-commands.test.ts

test/custom-commands.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 * as path from 'path';
4import * as os from 'os';

Callers

nothing calls this directly

Calls 5

parseSpecFunction · 0.85
renderTemplateFunction · 0.85
loadCustomCommandsFunction · 0.85
getMethod · 0.45
hasMethod · 0.45

Tested by

no test coverage detected