MCPcopy
hub / github.com/directus/directus / get-asset-url.test.ts

File get-asset-url.test.ts

app/src/utils/get-asset-url.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test, vi } from 'vitest';
2import { cryptoStub } from '@/__utils__/crypto';
3import { getAssetUrl } from '@/utils/get-asset-url';
4import { getPublicURL } from '@/utils/get-root-path';

Callers

nothing calls this directly

Calls 1

getAssetUrlFunction · 0.90

Tested by

no test coverage detected