MCPcopy
hub / github.com/coder/mux / worktreeArchiveSnapshotService.test.ts

File worktreeArchiveSnapshotService.test.ts

src/node/services/worktreeArchiveSnapshotService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, spyOn, test } from "bun:test";
2import { execFileSync } from "node:child_process";
3import * as fs from "node:fs/promises";
4import * as os from "node:os";

Callers

nothing calls this directly

Calls 15

ErrFunction · 0.90
runGitFunction · 0.85
writeWorkspaceBranchMapFunction · 0.85
editConfigMethod · 0.80
loadConfigOrDefaultMethod · 0.80
createFixtureFunction · 0.70
makeWorkspaceDirtyFunction · 0.70

Tested by

no test coverage detected