MCPcopy Create free account
hub / github.com/TanStack/hotkeys / createHotkeySequences.test.tsx

File createHotkeySequences.test.tsx

packages/solid-hotkeys/tests/createHotkeySequences.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment happy-dom
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
3import { render } from '@solidjs/testing-library'
4import { SequenceManager } from '@tanstack/hotkeys'

Callers

nothing calls this directly

Calls 5

keysMethod · 0.80
dispatchKeyFunction · 0.70
resetInstanceMethod · 0.45
getRegistrationCountMethod · 0.45
getInstanceMethod · 0.45

Tested by

no test coverage detected