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

File user.test.ts

packages/cli/src/auth/user.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { promises as fs } from "node:fs";
2import { tmpdir } from "node:os";
3import { join } from "node:path";
4import { afterEach, beforeEach, describe, expect, it } from "vitest";

Callers

nothing calls this directly

Calls 8

userDisplayNameFunction · 0.85
isUserInfoEmptyFunction · 0.85
writeStoreFunction · 0.85
saveUserInfoFunction · 0.85
loadUserInfoFunction · 0.85
readStoreFunction · 0.85
clearUserInfoFunction · 0.85
makeTmpDirFunction · 0.70

Tested by

no test coverage detected