MCPcopy
hub / github.com/github/hotkey / test.js

File test.js

test/test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {describe, it, expect, beforeEach, afterEach} from 'vitest'
2import {install, uninstall, eventToHotkeyString} from '../src/index.ts'
3
4let elementsActivated = []

Callers

nothing calls this directly

Calls 6

uninstallFunction · 0.90
installFunction · 0.90
eventToHotkeyStringFunction · 0.90
setHTMLFunction · 0.85
keySequenceFunction · 0.85
waitFunction · 0.85

Tested by

no test coverage detected