Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ test-iframe-helper.js
File
test-iframe-helper.js
test/unit/test-iframe-helper.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{createIframePromise} from
'#testing/iframe'
;
2
3
import
{generateSentinel} from
'../../src/3p-frame'
;
4
import
* as IframeHelper from
'../../src/iframe-helper'
;
Callers
nothing calls this directly
Calls
15
createIframePromise
Function · 0.90
generateSentinel
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
unlisten
Function · 0.85
skipFirefox
Method · 0.80
configure
Method · 0.80
skip
Method · 0.80
restore
Method · 0.80
insert
Function · 0.70
it
Function · 0.50
resolve
Function · 0.50
Tested by
no test coverage detected