MCPcopy Create free account
hub / github.com/Noumena-Network/code / resolver.test.ts

File resolver.test.ts

src/keybindings/resolver.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2import { InputEvent } from '../ink/events/input-event.js'
3import { INITIAL_STATE, parseMultipleKeypresses, type ParsedKey } from '../ink/parse-keypress.js'
4import { parseBindings } from './parser.js'

Callers

nothing calls this directly

Calls 3

parseBindingsFunction · 0.85
resolveKeyWithChordStateFunction · 0.85
inputEventForRawFunction · 0.70

Tested by

no test coverage detected