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

File sagemaker.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import logger from '../../src/logger';
3
4// Use vi.hoisted to create mock functions that can be used in vi.mock factories

Callers

nothing calls this directly

Calls 5

itFunction · 0.85
parseMethod · 0.80
formatPayloadMethod · 0.80
callApiMethod · 0.65
callEmbeddingApiMethod · 0.45

Tested by

no test coverage detected