MCPcopy
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

1import { expect, test } from 'vitest'
2import { userEvent, page, server } from 'vitest/browser'
3
4test('non US keys', async () => {

Callers

nothing calls this directly

Calls 7

testKeyboardFunction · 0.85
toHaveValueMethod · 0.80
elementMethod · 0.80
addEventListenerMethod · 0.80
fillMethod · 0.65
clickMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected