MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / package-cache-test.js

File package-cache-test.js

tests/unit/utilities/package-cache-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const fs = require('fs-extra');
4const path = require('path');

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.85
dirFunction · 0.85
__setupForTestingMethod · 0.80
__resetForTestingMethod · 0.80
_cleanDirsMethod · 0.80
_readManifestMethod · 0.80
_writeManifestMethod · 0.80
destroyMethod · 0.80
_checkManifestMethod · 0.80
_removeLinksMethod · 0.80
_restoreLinksMethod · 0.80
_installMethod · 0.80

Tested by

no test coverage detected