Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ionic-team/ionic-framework
/ nav-controller.spec.ts
File
nav-controller.spec.ts
core/src/components/nav/test/nav-controller.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ newSpecPage } from
'@stencil/core/testing'
;
2
3
import
type
{ ComponentProps } from
'../../../interface'
;
4
import
{ Nav } from
'../nav'
;
Callers
nothing calls this directly
Calls
13
mockView
Function · 0.85
mockViews
Function · 0.85
spyOnLifecycles
Function · 0.85
getLength
Method · 0.80
insert
Method · 0.80
insertPages
Method · 0.80
popTo
Method · 0.80
popToRoot
Method · 0.80
removeIndex
Method · 0.80
setPages
Method · 0.80
push
Method · 0.45
pop
Method · 0.45
Tested by
no test coverage detected