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

File featureHelpers.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import * as path from 'path';
3import { DevContainerConfig, DevContainerFeature } from '../../spec-configuration/configuration';
4import { OCIRef } from '../../spec-configuration/containerCollectionsOCI';

Callers

nothing calls this directly

Calls 11

makeLogFunction · 0.90
createPlainLogFunction · 0.90
getSafeIdFunction · 0.90
processFeatureIdentifierFunction · 0.90
findContainerUsersFunction · 0.90
assertFeatureIdInvariantFunction · 0.85
configWithRawFunction · 0.70
writeMethod · 0.65

Tested by

no test coverage detected