MCPcopy
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

1import {createFixtureIframe, poll, pollForLayout} from '#testing/iframe';
2
3describes.sandboxed('Rendering of one ad', {}, () => {
4 let fixture;

Callers

nothing calls this directly

Calls 15

createFixtureIframeFunction · 0.90
pollForLayoutFunction · 0.90
pollFunction · 0.90
beforeEachFunction · 0.85
replaceUrlFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
replaceStateMethod · 0.80
skipMethod · 0.80
lengthMethod · 0.80
getAttributeMethod · 0.80
thenMethod · 0.45

Tested by

no test coverage detected