Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ test-extensions.js
File
test-extensions.js
test/unit/test-extensions.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{dispatchCustomEvent} from
'#core/dom'
;
2
3
import
{Services} from
'#service'
;
4
import
{AmpDocShadow, installDocService} from
'#service/ampdoc-impl'
;
Callers
nothing calls this directly
Calls
15
installDocService
Function · 0.90
installTimerService
Function · 0.90
installTemplatesServiceForDoc
Function · 0.90
getTemplateClassForTesting
Function · 0.90
getServiceForDoc
Function · 0.90
dev
Function · 0.90
dispatchCustomEvent
Function · 0.90
beforeEach
Function · 0.85
installRuntimeStylesTo
Function · 0.85
expect
Function · 0.85
registerExtension
Method · 0.80
getCurrentExtensionHolder_
Method · 0.80
Tested by
no test coverage detected