MCPcopy Create free account
hub / github.com/vercel/vercel / check-uv-version.test.ts

File check-uv-version.test.ts

packages/python/test/check-uv-version.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import fs from 'fs-extra';
3import path from 'path';
4import { tmpdir } from 'os';

Callers

nothing calls this directly

Calls 5

checkUvBinaryVersionFunction · 0.90
makeFakeUvFunction · 0.85
removeSyncMethod · 0.80
joinMethod · 0.45
mkdirSyncMethod · 0.45

Tested by

no test coverage detected