MCPcopy Create free account
hub / github.com/netlify/cli / create.test.ts

File create.test.ts

tests/integration/commands/create/create.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, test, vi } from 'vitest'
2import execa from 'execa'
3
4import { callCli } from '../../utils/call-cli.js'

Callers

nothing calls this directly

Calls 8

withSiteBuilderFunction · 0.85
callCliFunction · 0.85
handleQuestionsFunction · 0.85
answerWithValueFunction · 0.85
writeMethod · 0.80
withMockApiFunction · 0.50
getCLIOptionsFunction · 0.50
buildMethod · 0.45

Tested by

no test coverage detected