MCPcopy
hub / github.com/prisma/prisma / commandState.test.ts

File commandState.test.ts

packages/cli/src/__tests__/commandState.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs'
2
3import { CommandState, daysSinceFirstCommand, loadOrInitializeCommandState } from '../utils/commandState'
4

Callers

nothing calls this directly

Calls 3

daysSinceFirstCommandFunction · 0.90
mockResolvedValueMethod · 0.80

Tested by

no test coverage detected