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

File inMemoryStore.test.ts

test/evaluator/inMemoryStore.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import {
3 type InMemoryEvaluation,
4 InMemoryEvaluationStore,

Callers

nothing calls this directly

Calls 15

createCompletedPromptFunction · 0.90
createEvaluateResultFunction · 0.90
itFunction · 0.85
createEvaluationFunction · 0.70
appendResultMethod · 0.65
appendPromptsMethod · 0.65
readResultsMethod · 0.65
readResultsByTestIdxMethod · 0.65
recordFinalResultMethod · 0.65

Tested by

no test coverage detected