MCPcopy Create free account
hub / github.com/CodeGraphContext/CodeGraphContext / panel-disposal.test.ts

File panel-disposal.test.ts

extensions/vscode/src/testing/panel-disposal.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Tests verifying that panel event listeners are properly cleaned up on disposal.
3 * These run with Node's built-in test runner (no VS Code API needed) using a
4 * lightweight stub of the cgcEvents bus.

Callers

nothing calls this directly

Calls 7

listenerCountFunction · 0.85
registerPanelListenerFunction · 0.85
disposeHandlerFunction · 0.85
onMethod · 0.80
emitMethod · 0.45
disposeMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected