MCPcopy Index your code
hub / github.com/callstack/agent-device / auth-session.test.ts

File auth-session.test.ts

src/cli/__tests__/auth-session.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'vitest';
2import assert from 'node:assert/strict';
3import fs from 'node:fs';
4import os from 'node:os';

Callers

nothing calls this directly

Calls 11

resolveRemoteAuthFunction · 0.90
normalizeErrorFunction · 0.90
writeCliSessionFunction · 0.90
loginWithDeviceAuthFunction · 0.90
readCliSessionFunction · 0.90
resolveCliSessionPathFunction · 0.90
summarizeCliSessionFunction · 0.90
removeCliSessionFunction · 0.90
jsonResponseFunction · 0.85
pushMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected