Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
path = require(
'path'
);
4
const
{ expect } = require(
'chai'
);
Callers
nothing calls this directly
Calls
15
beforeEach
Function · 0.85
findAddonsByName
Function · 0.85
findAllInRepoPackageInfosByPredicate
Function · 0.85
getEntry
Method · 0.80
getErrors
Method · 0.80
addAddon
Method · 0.80
addDevDependency
Method · 0.80
writeSync
Method · 0.80
buildProjectModel
Method · 0.80
discoverAddons
Method · 0.80
findAddonByName
Method · 0.80
addDevAddon
Method · 0.80
Tested by
no test coverage detected