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

File config.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "@effect/vitest";
2import { Effect, Schema } from "effect";
3import * as NodeFileSystem from "@effect/platform-node/NodeFileSystem";
4import { FileSystem } from "effect";

Callers

nothing calls this directly

Calls 7

loadConfigFunction · 0.90
addIntegrationToConfigFunction · 0.90
writeConfigFunction · 0.90
addSecretToConfigFunction · 0.90
removeSecretFromConfigFunction · 0.90
withTmpDirFunction · 0.85

Tested by

no test coverage detected