MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / executor-config.test.ts

File executor-config.test.ts

apps/host-selfhost/src/executor-config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, expect, test } from "@effect/vitest";
2
3import { loadConfig } from "./config";
4import executorConfig from "../executor.config";

Callers

nothing calls this directly

Calls 2

loadConfigFunction · 0.90
allowStdioFunction · 0.85

Tested by

no test coverage detected