MCPcopy Create free account
hub / github.com/vercel/vercel / unit.utils.test.ts

File unit.utils.test.ts

packages/client/tests/unit.utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join, resolve } from 'path';
2import fs from 'fs-extra';
3import { buildFileTree } from '../src/utils';
4import { describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 7

buildFileTreeFunction · 0.90
toAbsolutePathsFunction · 0.85
sortMethod · 0.80
fixtureFunction · 0.70
normalizeWindowsPathsFunction · 0.70
isSymbolicLinkMethod · 0.45
isDirectoryMethod · 0.45

Tested by

no test coverage detected