MCPcopy
hub / github.com/directus/directus / deep-map-response.test.ts

File deep-map-response.test.ts

api/src/utils/deep-map-response.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SchemaBuilder } from '@directus/schema-builder';
2import { getRelation } from '@directus/utils';
3import { expect, test } from 'vitest';
4import { deepMapResponse } from './deep-map-response.js';

Callers

nothing calls this directly

Calls 14

getRelationFunction · 0.90
deepMapResponseFunction · 0.85
collectionMethod · 0.80
idMethod · 0.80
fieldMethod · 0.80
stringMethod · 0.80
dateMethod · 0.80
m2mMethod · 0.80
m2aMethod · 0.80
integerMethod · 0.80
textMethod · 0.80
buildMethod · 0.45

Tested by

no test coverage detected