Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-render-delaying-services.js
File
test-render-delaying-services.js
test/unit/test-render-delaying-services.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fakeTimers from
'@sinonjs/fake-timers'
;
2
3
import
{macroTask} from
'#testing/helpers'
;
4
import
{createIframePromise} from
'#testing/iframe'
;
Callers
nothing calls this directly
Calls
15
createIframePromise
Function · 0.90
hasRenderDelayingServices
Function · 0.90
waitForServices
Function · 0.90
macroTask
Function · 0.90
beforeEach
Function · 0.85
waitForService
Function · 0.85
afterEach
Function · 0.85
addExtensionScript
Function · 0.85
expect
Function · 0.85
resolve
Method · 0.80
uninstall
Method · 0.80
tick
Method · 0.80
Tested by
no test coverage detected