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

File containerFeaturesOCIPush.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import { DEVCONTAINER_TAR_LAYER_MEDIATYPE, getRef } from '../../spec-configuration/containerCollectionsOCI';
3import { fetchOCIFeatureManifestIfExistsFromUserIdentifier } from '../../spec-configuration/containerFeaturesOCI';
4import { calculateDataLayer, checkIfBlobExists, calculateManifestAndContentDigest } from '../../spec-configuration/containerCollectionsOCIPush';

Callers

nothing calls this directly

Calls 9

makeLogFunction · 0.90
createPlainLogFunction · 0.90
shellExecFunction · 0.90
getRefFunction · 0.90
calculateDataLayerFunction · 0.90
checkIfBlobExistsFunction · 0.90
writeMethod · 0.65

Tested by

no test coverage detected