MCPcopy 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

1import { jest } from '@jest/globals';
2import * as _ from 'lodash-es';
3import inquirerModule from 'inquirer';
4import StencilInit from './stencil-init.js';

Callers

nothing calls this directly

Calls 15

assertNoMutationsFunction · 0.90
getAnswersFunction · 0.85
getNypmStubFunction · 0.85
getSpinnnerStubFunction · 0.85
getCliOptionsFunction · 0.85
getQuestionsFunction · 0.85
getInquirerStubFunction · 0.85
readStencilConfigMethod · 0.80
getDefaultAnswersMethod · 0.80
getQuestionsMethod · 0.80
askQuestionsMethod · 0.80

Tested by

no test coverage detected