Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ cursor } from
'sisteransi'
;
2
import
{ afterEach, beforeEach, describe, expect, test, vi } from
'vitest'
;
3
import
{ default as DatePrompt } from
'../../src/prompts/date.js'
;
4
import
{ isCancel } from
'../../src/utils/index.js'
;
Callers
nothing calls this directly
Calls
4
isCancel
Function · 0.85
prompt
Method · 0.80
emit
Method · 0.80
d
Function · 0.70
Tested by
no test coverage detected