MCPcopy
hub / github.com/directus/directus / read.test.ts

File read.test.ts

tests/blackbox/tests/common/assets/read.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createReadStream } from 'node:fs';
2import { readFile } from 'node:fs/promises';
3import { join } from 'path';
4import { getUrl, paths } from '@common/config';

Callers

nothing calls this directly

Calls 7

getUrlFunction · 0.90
describeFunction · 0.85
readFileFunction · 0.85
fieldMethod · 0.80
setMethod · 0.65
getMethod · 0.65
requestFunction · 0.50

Tested by

no test coverage detected