Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-viewer.js
File
test-viewer.js
test/unit/test-viewer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{parseQueryString} from
'#core/types/string/url'
;
2
3
import
{Services} from
'#service'
;
4
import
{installDocService} from
'#service/ampdoc-impl'
;
Callers
nothing calls this directly
Calls
15
installDocService
Function · 0.90
installPlatformService
Function · 0.90
installTimerService
Function · 0.90
installDocumentInfoServiceForDoc
Function · 0.90
dev
Function · 0.90
removeFragment
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
afterEach
Function · 0.85
setUrl
Function · 0.85
testHasRoughlySameOrigin
Function · 0.85
testHasRoughlyDifferentOrigin
Function · 0.85
Tested by
no test coverage detected