Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-navigation.js
File
test-navigation.js
test/unit/test-navigation.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{createElementWithAttributes} from
'#core/dom'
;
2
3
import
{Services} from
'#service'
;
4
import
{maybeExpandUrlParamsForTesting} from
'#service/navigation'
;
Callers
nothing calls this directly
Calls
15
addParamToUrl
Function · 0.90
macroTask
Function · 0.90
installUrlReplacementsServiceForDoc
Function · 0.90
createElementWithAttributes
Function · 0.90
maybeExpandUrlParamsForTesting
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
afterEach
Function · 0.85
resolve
Method · 0.80
registerAnchorMutator
Method · 0.80
getAttribute
Method · 0.80
it
Function · 0.50
Tested by
no test coverage detected