MCPcopy
hub / github.com/promptfoo/promptfoo / auth.test.ts

File auth.test.ts

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

Source from the content-addressed store, hash-verified

1import search from '@inquirer/search';
2import { Command } from 'commander';
3import { afterAll, beforeEach, describe, expect, it, vi } from 'vitest';
4import { authCommand } from '../../src/commands/auth';

Callers

nothing calls this directly

Calls 5

mockGlobalFunction · 0.90
authCommandFunction · 0.90
createMockResponseFunction · 0.90
stripAnsiFunction · 0.90
itFunction · 0.85

Tested by

no test coverage detected