Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigcommerce/stencil-cli
/ stencil-init.spec.js
File
stencil-init.spec.js
lib/stencil-init.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ jest } from
'@jest/globals'
;
2
import
* as _ from
'lodash-es'
;
3
import
inquirerModule from
'inquirer'
;
4
import
StencilInit from
'./stencil-init.js'
;
Callers
nothing calls this directly
Calls
15
assertNoMutations
Function · 0.90
getAnswers
Function · 0.85
getNypmStub
Function · 0.85
getSpinnnerStub
Function · 0.85
getCliOptions
Function · 0.85
createStencilInitInstance
Function · 0.85
getQuestions
Function · 0.85
getInquirerStub
Function · 0.85
readStencilConfig
Method · 0.80
getDefaultAnswers
Method · 0.80
getQuestions
Method · 0.80
askQuestions
Method · 0.80
Tested by
no test coverage detected