Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ contextmenu.test.ts
File
contextmenu.test.ts
frontend/app/store/contextmenu.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
"vitest"
;
2
3
describe(
"ContextMenuModel"
, () => {
4
it(
"initializes only when getInstance is called"
,
async
() => {
Callers
nothing calls this directly
Calls
3
push
Method · 0.80
showContextMenu
Method · 0.80
getInstance
Method · 0.45
Tested by
no test coverage detected