MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / state.test.ts

File state.test.ts

packages/cli/src/commands/lambda/state.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from "vitest";
2import { mkdirSync, mkdtempSync, rmSync, writeFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { dirname, join } from "node:path";

Callers

nothing calls this directly

Calls 5

writeStackOutputsFunction · 0.85
stateFilePathFunction · 0.85
readStackOutputsFunction · 0.85
listStackNamesFunction · 0.85
deleteStackOutputsFunction · 0.85

Tested by

no test coverage detected