Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ionic-team/ionic-framework
/ datetime.e2e.ts
File
datetime.e2e.ts
core/src/components/datetime/test/overlay-roles/datetime.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(({ config, title }) => {
Callers
nothing calls this directly
Calls
7
configs
Function · 0.90
confirm
Method · 0.80
toHaveReceivedEventDetail
Method · 0.80
present
Method · 0.65
setContent
Method · 0.45
next
Method · 0.45
cancel
Method · 0.45
Tested by
no test coverage detected