MCPcopy
hub / github.com/subquery/subql / init-controller.test.ts

File init-controller.test.ts

packages/cli/src/controller/init-controller.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2020-2025 SubQuery Pte Ltd authors & contributors
2// SPDX-License-Identifier: GPL-3.0
3
4import * as fs from 'fs';

Callers

nothing calls this directly

Calls 10

makeTempDirFunction · 0.90
fetchExampleProjectsFunction · 0.90
cloneProjectTemplateFunction · 0.90
prepareFunction · 0.90
cloneProjectGitFunction · 0.90
readDefaultsFunction · 0.90
fileExistsFunction · 0.85
testYAMLFunction · 0.85
initMethod · 0.65
findMethod · 0.65

Tested by

no test coverage detected