MCPcopy
hub / github.com/subquery/subql / generate-controller.spec.ts

File generate-controller.spec.ts

packages/cli/src/controller/generate-controller.spec.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 fs from 'fs';

Callers

nothing calls this directly

Calls 15

loadDependencyFunction · 0.90
constructDatasourcesYamlFunction · 0.90
prepareInputFragmentsFunction · 0.90
makeCLIPromptFunction · 0.90
generateHandlerNameFunction · 0.90
constructHandlerPropsFunction · 0.90
filterExistingMethodsFunction · 0.90
constructMethodFunction · 0.90
removeKeywordFunction · 0.90
resolveToAbsolutePathFunction · 0.90
splitArrayStringFunction · 0.90

Tested by

no test coverage detected