MCPcopy Index your code
hub / github.com/devcontainers/cli / generateFeaturesConfig.test.ts

File generateFeaturesConfig.test.ts

src/test/container-features/generateFeaturesConfig.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import { generateFeaturesConfig, getFeatureLayers, FeatureSet } from '../../spec-configuration/containerFeaturesConfiguration';
3import { createPlainLog, LogLevel, makeLog } from '../../spec-utils/log';
4import * as path from 'path';

Callers

nothing calls this directly

Calls 10

makeLogFunction · 0.90
createPlainLogFunction · 0.90
getLocalCacheFolderFunction · 0.90
mkdirpLocalFunction · 0.90
shellExecFunction · 0.90
generateFeaturesConfigFunction · 0.90
getFeatureLayersFunction · 0.90
getEntPasswdShellCommandFunction · 0.90
tmpdirMethod · 0.80
writeMethod · 0.65

Tested by

no test coverage detected