MCPcopy
hub / github.com/CopilotKit/CopilotKit / emit-railway-envs-json.test.ts

File emit-railway-envs-json.test.ts

showcase/scripts/emit-railway-envs-json.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execFileSync, spawnSync } from "node:child_process";
2import { mkdtempSync, readFileSync, rmSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { dirname, join, resolve } from "node:path";

Callers

nothing calls this directly

Calls 11

computePromoteClosureFunction · 0.90
emitToTempFunction · 0.85
projectLegacyFunction · 0.85
emitWithSkipFunction · 0.85
keysMethod · 0.80
parseMethod · 0.80
getMethod · 0.65
resolveFunction · 0.50
cleanupFunction · 0.50
tmpdirFunction · 0.50
cleanupMethod · 0.45

Tested by

no test coverage detected