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

File projectService.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

OkFunction · 0.90
createLocalGitRepositoryFunction · 0.85
cloneWithFakeGitFunction · 0.85
collectCloneEventsFunction · 0.85
readLoggedEnvFunction · 0.85
listDirectoryMethod · 0.80
isAbsoluteMethod · 0.80
cloneMethod · 0.80
resolveMethod · 0.80
loadConfigOrDefaultMethod · 0.80
cloneWithProgressMethod · 0.80

Tested by

no test coverage detected