Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ keyboard.test.ts
File
keyboard.test.ts
test/browser/fixtures/user-event/keyboard.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'vitest'
2
import
{ userEvent, page, server } from
'vitest/browser'
3
4
test(
'non US keys'
,
async
() => {
Callers
nothing calls this directly
Calls
7
testKeyboard
Function · 0.85
toHaveValue
Method · 0.80
element
Method · 0.80
addEventListener
Method · 0.80
fill
Method · 0.65
click
Method · 0.65
test
Function · 0.50
Tested by
no test coverage detected