MCPcopy Create free account
hub / github.com/JavaCS3/xterm-player / Events.test.ts

File Events.test.ts

src/Events.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EventEmitter } from './Events'
2
3test('should fire listeners multiple times', () => {
4 const order: string[] = []

Callers

nothing calls this directly

Calls 3

onEventMethod · 0.80
fireMethod · 0.65
disposeMethod · 0.65

Tested by

no test coverage detected