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

File pythonCompletion.test.ts

test/providers/pythonCompletion.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import path from 'path';
3
4import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 10

itFunction · 0.85
resolveMethod · 0.80
idMethod · 0.65
callApiMethod · 0.65
shutdownMethod · 0.65
createMethod · 0.45
callEmbeddingApiMethod · 0.45
callClassificationApiMethod · 0.45
initializeMethod · 0.45
hasMethod · 0.45

Tested by

no test coverage detected