MCPcopy
hub / github.com/VSCodeVim/Vim / modeNormal.test.ts

File modeNormal.test.ts

test/mode/modeNormal.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as assert from 'assert';
2import { getAndUpdateModeHandler } from '../../extension';
3import { Mode } from '../../src/mode/mode';
4import { ModeHandler } from '../../src/mode/modeHandler';

Callers

nothing calls this directly

Calls 5

setupWorkspaceFunction · 0.90
getAndUpdateModeHandlerFunction · 0.90
newTestFunction · 0.90
newTestSkipFunction · 0.90
handleKeyEventMethod · 0.65

Tested by

no test coverage detected