Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitpay/bitcore
/ commands.test.ts
File
commands.test.ts
packages/bitcore-cli/test/commands.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execSync } from
'child_process'
;
2
import
assert from
'assert'
;
3
import
{ getCommands } from
'../src/cli-commands'
;
4
import
{ bitcoreLogo } from
'../src/constants'
;
Callers
nothing calls this directly
Calls
1
getCommands
Function · 0.90
Tested by
no test coverage detected