MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / EventEmitter.test.ts

File EventEmitter.test.ts

packages/vscode-shim/src/__tests__/EventEmitter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EventEmitter } from "../classes/EventEmitter.js"
2
3describe("EventEmitter", () => {
4 describe("event subscription", () => {

Callers

nothing calls this directly

Calls 2

fireMethod · 0.80
disposeMethod · 0.65

Tested by

no test coverage detected