MCPcopy
hub / github.com/bombshell-dev/clack / date.test.ts

File date.test.ts

packages/core/test/prompts/date.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cursor } from 'sisteransi';
2import { afterEach, beforeEach, describe, expect, test, vi } from 'vitest';
3import { default as DatePrompt } from '../../src/prompts/date.js';
4import { isCancel } from '../../src/utils/index.js';

Callers

nothing calls this directly

Calls 4

isCancelFunction · 0.85
promptMethod · 0.80
emitMethod · 0.80
dFunction · 0.70

Tested by

no test coverage detected