MCPcopy
hub / github.com/inkeep/open-knowledge / project-git.test.ts

File project-git.test.ts

packages/server/src/project-git.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test } from 'bun:test';
2import { execFile } from 'node:child_process';
3import { existsSync, mkdirSync, readFileSync, writeFileSync } from 'node:fs';
4import { mkdtemp, rm } from 'node:fs/promises';

Callers

nothing calls this directly

Calls 3

ensureProjectGitFunction · 0.90

Tested by

no test coverage detected