Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-amp-ad-doubleclick.js
File
test-amp-ad-doubleclick.js
test/integration/test-amp-ad-doubleclick.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{createFixtureIframe, poll, pollForLayout} from
'#testing/iframe'
;
2
3
describes.sandboxed(
'Rendering of one ad'
, {}, () => {
4
let
fixture;
Callers
nothing calls this directly
Calls
15
createFixtureIframe
Function · 0.90
pollForLayout
Function · 0.90
poll
Function · 0.90
beforeEach
Function · 0.85
replaceUrl
Function · 0.85
afterEach
Function · 0.85
expect
Function · 0.85
replaceState
Method · 0.80
skip
Method · 0.80
length
Method · 0.80
getAttribute
Method · 0.80
then
Method · 0.45
Tested by
no test coverage detected