Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ user-event-hover.test.ts
File
user-event-hover.test.ts
test/browser/specs/user-event-hover.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'vitest'
2
import
{ instances, runBrowserTests } from
'./utils'
3
4
test(
'user-event-hover'
,
async
() => {
Callers
nothing calls this directly
Calls
2
runBrowserTests
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected