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

File policies.test.ts

packages/cli/src/commands/lambda/policies.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 { mkdtempSync, rmSync, writeFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 5

allRequiredActionsFunction · 0.85
buildPolicyDocumentFunction · 0.85
buildRoleTrustPolicyFunction · 0.85
writePolicyFunction · 0.85
validatePolicyFunction · 0.85

Tested by

no test coverage detected