Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-cid.js
File
test-cid.js
test/unit/test-cid.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fakeTimers from
'@sinonjs/fake-timers'
;
2
3
import
{Services} from
'#service'
;
4
import
{installDocService} from
'#service/ampdoc-impl'
;
Callers
nothing calls this directly
Calls
15
installDocService
Function · 0.90
installTimerService
Function · 0.90
installPlatformService
Function · 0.90
installDocumentInfoServiceForDoc
Function · 0.90
installExtensionsService
Function · 0.90
installCryptoPolyfill
Function · 0.90
installViewerServiceForDoc
Function · 0.90
stubServiceForDoc
Function · 0.90
cidServiceForDocForTesting
Function · 0.90
installCryptoService
Function · 0.90
getProxySourceOrigin
Function · 0.90
parseUrlDeprecated
Function · 0.90
Tested by
no test coverage detected