MCPcopy 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

1import test from 'ava';
2import execa from 'execa';
3import meow from 'meow';
4import nock from 'nock';

Callers

nothing calls this directly

Calls 11

checkArgsFunction · 0.90
validateNameFunction · 0.90
getIntroFunction · 0.90
cloneRepoFunction · 0.90
getGithubUsernameFunction · 0.90
getUserInfoFunction · 0.90
initialCommitFunction · 0.90
installFunction · 0.90
getRepoInfoFunction · 0.90
pretendLatestVersionIsFunction · 0.85
mockErrFunction · 0.85

Tested by

no test coverage detected