MCPcopy Create free account
hub / github.com/PatrickSys/codebase-context / cli.test.ts

File cli.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

handleCliCommandFunction · 0.85
handleMemoryCliFunction · 0.85

Tested by

no test coverage detected