MCPcopy
hub / github.com/immich-app/immich / utils.spec.ts

File utils.spec.ts

packages/cli/src/utils.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import mockfs from 'mock-fs';
2import { readFileSync } from 'node:fs';
3import { Batcher, CrawlOptions, crawl } from 'src/utils';
4import { Mock } from 'vitest';

Callers

nothing calls this directly

Calls 6

crawlFunction · 0.90
readContentFunction · 0.85
mapMethod · 0.80
flushMethod · 0.80
restoreMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected