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

File file.test.ts

test/util/file.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'fs';
2import path from 'path';
3
4import { globSync, hasMagic } from 'glob';

Callers

nothing calls this directly

Calls 15

isJavascriptFileFunction · 0.90
isImageFileFunction · 0.90
isVideoFileFunction · 0.90
isAudioFileFunction · 0.90
mockProcessEnvFunction · 0.90
getResolvedRelativePathFunction · 0.90
readOutputFunction · 0.90

Tested by

no test coverage detected