MCPcopy 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

1import { describe, expect, it, vi } from "vitest";
2
3describe("ContextMenuModel", () => {
4 it("initializes only when getInstance is called", async () => {

Callers

nothing calls this directly

Calls 3

pushMethod · 0.80
showContextMenuMethod · 0.80
getInstanceMethod · 0.45

Tested by

no test coverage detected