Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ initApp
Function
initApp
packages/core/test/application_init_spec.ts:253–255 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
251
});
252
253
async
function
initApp() {
254
return
await
TestBed.inject(ApplicationInitStatus).donePromise;
255
}
256
257
/**
258
* Typing tests.
Callers
1
application_init_spec.ts
File · 0.85
Calls
1
inject
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…