MCPcopy
hub / github.com/ampproject/amphtml / test-cid-api.js

File test-cid-api.js

test/unit/test-cid-api.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {GoogleCidApi} from '#service/cid-api';
2
3import {mockWindowInterface, stubService} from '#testing/helpers/service';
4

Callers

nothing calls this directly

Calls 13

stubServiceFunction · 0.90
getCookieFunction · 0.90
mockWindowInterfaceFunction · 0.90
beforeEachFunction · 0.85
removeCookieFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
persistCookieFunction · 0.85
resolveMethod · 0.80
catchMethod · 0.80
itFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected