MCPcopy Create free account
hub / github.com/TanStack/hotkeys / injectHotkey.test.ts

File injectHotkey.test.ts

packages/angular-hotkeys/tests/injectHotkey.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment happy-dom
2import { provideZonelessChangeDetection, signal } from '@angular/core'
3import { TestBed } from '@angular/core/testing'
4import { HotkeyManager } from '@tanstack/hotkeys'

Callers

nothing calls this directly

Calls 3

injectHotkeyFunction · 0.90
enabledFunction · 0.50
resetInstanceMethod · 0.45

Tested by

no test coverage detected