Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ionic-team/ionic-framework
/ router.e2e.ts
File
router.e2e.ts
core/src/components/router/test/guards/router.e2e.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'@playwright/test'
;
2
import
{ configs, test } from
'@utils/test/playwright'
;
3
4
configs({ modes: [
'ios'
], directions: [
'ltr'
] }).forEach(({ title, config }) => {
Callers
nothing calls this directly
Calls
3
configs
Function · 0.90
url
Method · 0.80
goto
Method · 0.45
Tested by
no test coverage detected