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

File paths.test.ts

packages/cli/src/auth/paths.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 { homedir } from "node:os";
3import { join } from "node:path";
4import { CREDENTIAL_FILENAME, configDir, credentialPath } from "./paths.js";

Callers

nothing calls this directly

Calls 2

configDirFunction · 0.85
credentialPathFunction · 0.85

Tested by

no test coverage detected