Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{GoogleCidApi} from
'#service/cid-api'
;
2
3
import
{mockWindowInterface, stubService} from
'#testing/helpers/service'
;
4
Callers
nothing calls this directly
Calls
13
stubService
Function · 0.90
getCookie
Function · 0.90
mockWindowInterface
Function · 0.90
beforeEach
Function · 0.85
removeCookie
Function · 0.85
afterEach
Function · 0.85
expect
Function · 0.85
persistCookie
Function · 0.85
resolve
Method · 0.80
catch
Method · 0.80
it
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected