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

File config.test.ts

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

Source from the content-addressed store, hash-verified

1import * as fs from "fs";
2import * as os from "os";
3import * as path from "path";
4import { Config } from "./config";

Callers

nothing calls this directly

Calls 15

secretsToRecordFunction · 0.90
configFilePathFunction · 0.85
legacyBooleanForBehaviorFunction · 0.85
readRawArchiveConfigFunction · 0.85
writeRawConfigFunction · 0.85
readRawConfigFunction · 0.85
loadConfigOrDefaultMethod · 0.80
editConfigMethod · 0.80
setMethod · 0.80
getUpdateChannelMethod · 0.80
setUpdateChannelMethod · 0.80

Tested by

no test coverage detected