Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bitjson/typescript-starter
/ cli.unit.spec.ts
File
cli.unit.spec.ts
src/cli/tests/cli.unit.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'ava'
;
2
import
execa from
'execa'
;
3
import
meow from
'meow'
;
4
import
nock from
'nock'
;
Callers
nothing calls this directly
Calls
11
checkArgs
Function · 0.90
validateName
Function · 0.90
getIntro
Function · 0.90
cloneRepo
Function · 0.90
getGithubUsername
Function · 0.90
getUserInfo
Function · 0.90
initialCommit
Function · 0.90
install
Function · 0.90
getRepoInfo
Function · 0.90
pretendLatestVersionIs
Function · 0.85
mockErr
Function · 0.85
Tested by
no test coverage detected