Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-iframe-stub.js
File
test-iframe-stub.js
test/unit/test-iframe-stub.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Deferred} from
'#core/data-structures/promise'
;
2
3
import
{createIframeWithMessageStub, expectPostMessage} from
'#testing/iframe'
;
4
Callers
nothing calls this directly
Calls
8
createIframeWithMessageStub
Function · 0.90
expectPostMessage
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
stringify
Method · 0.80
it
Function · 0.50
then
Method · 0.45
postMessage
Method · 0.45
Tested by
no test coverage detected