MCPcopy Create free account
hub / github.com/TestSprite/testsprite-cli / auth.test.ts

File auth.test.ts

src/commands/auth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtempSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3import { join } from 'node:path';
4import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 11

runConfigureFunction · 0.85
readProfileFunction · 0.85
writeProfileFunction · 0.85
meResponseFunction · 0.85
runWhoamiFunction · 0.85
runLogoutFunction · 0.85
createAuthCommandFunction · 0.85
authRequiredMethod · 0.80
makeCaptureFunction · 0.70
makeFetchFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected