MCPcopy
hub / github.com/vitest-dev/vitest / hover-reset.test.ts

File hover-reset.test.ts

test/browser/fixtures/user-event-hover/hover-reset.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

beforeEachFunction · 0.85
toHaveStyleMethod · 0.80
elementMethod · 0.80
renderFunction · 0.70
unhoverMethod · 0.65
clickMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected