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

File eval.test.ts

test/server/eval.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Server } from 'node:http';
2
3import request from 'supertest';
4import { afterAll, afterEach, beforeAll, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 15

runDbMigrationsFunction · 0.90
createAppFunction · 0.90
resolveFunction · 0.85
itFunction · 0.85
invariantFunction · 0.85
setResultPromptRawsFunction · 0.85
getDbFunction · 0.85
listenMethod · 0.80
errorMethod · 0.80
postMethod · 0.80

Tested by

no test coverage detected