MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / config.test.ts

File config.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
2import { readFileSync, writeFileSync, mkdirSync } from "node:fs";
3import { join } from "node:path";
4import { homedir } from "node:os";

Callers

nothing calls this directly

Calls 5

saveConfigFunction · 0.85
requireApiKeyFunction · 0.85
stringifyMethod · 0.80
parseMethod · 0.80
loadConfigFunction · 0.50

Tested by

no test coverage detected