MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / billingCommand.test.ts

File billingCommand.test.ts

ui-tui/src/__tests__/billingCommand.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2
3import { getOverlayState, resetOverlayState } from '../app/overlayStore.js'
4import { billingCommands } from '../app/slash/commands/billing.js'

Callers

nothing calls this directly

Calls 7

resetOverlayStateFunction · 0.85
ownerStateFunction · 0.85
printedFunction · 0.85
getOverlayStateFunction · 0.85
validateMethod · 0.80
buildCtxFunction · 0.70
runFunction · 0.70

Tested by

no test coverage detected