Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ untilStable
Function
untilStable
packages/service-worker/test/provider_spec.ts:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
let
swRegisterSpy: jasmine.Spy;
37
38
const
untilStable = () => {
39
return
TestBed.inject(ApplicationRef).whenStable();
40
};
41
42
beforeEach(
43
() =>
Callers
2
configTestBed
Function · 0.85
provider_spec.ts
File · 0.85
Calls
2
whenStable
Method · 0.65
inject
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…