MCPcopy
hub / github.com/ember-cli/ember-cli / package-info-cache-test.js

File package-info-cache-test.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const path = require('path');
4const { expect } = require('chai');

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.85
findAddonsByNameFunction · 0.85
getEntryMethod · 0.80
getErrorsMethod · 0.80
addAddonMethod · 0.80
addDevDependencyMethod · 0.80
writeSyncMethod · 0.80
buildProjectModelMethod · 0.80
discoverAddonsMethod · 0.80
findAddonByNameMethod · 0.80
addDevAddonMethod · 0.80

Tested by

no test coverage detected