Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursorless-dev/cursorless
/ toggleDecorations.test.ts
File
toggleDecorations.test.ts
src/test/suite/toggleDecorations.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as assert from
"assert"
;
2
import
* as vscode from
"vscode"
;
3
import
* as sinon from
"sinon"
;
4
import
{ getCursorlessApi } from
"../../util/getExtensionApi"
;
Callers
nothing calls this directly
Calls
1
runTest
Function · 0.70
Tested by
no test coverage detected