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

File config-cmd.test.ts

cli/src/__tests__/config-cmd.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";
2
3vi.mock("../config.js", () => ({
4 loadConfig: vi.fn(() => ({

Callers

nothing calls this directly

Calls 1

configFunction · 0.50

Tested by

no test coverage detected