MCPcopy Create free account
hub / github.com/vercel/vercel / cron-detect.test.ts

File cron-detect.test.ts

packages/python/test/cron-detect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

getServiceCronsFunction · 0.90
setupWorkDirFunction · 0.85
removeMethod · 0.45

Tested by

no test coverage detected