Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProtonDriveApps/sdk
/ messageEmitter.test.ts
File
messageEmitter.test.ts
cli/src/api/messageEmitter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ MessageEmitter } from
'./messageEmitter'
;
2
3
describe(
'MessageEmitter'
, () => {
4
it(
'invokes emit only once for an identical message'
, () => {
Callers
nothing calls this directly
Calls
1
emitOnce
Method · 0.80
Tested by
no test coverage detected