MCPcopy Create free account
hub / github.com/cameri/nostream / message-handler-factory.spec.ts

File message-handler-factory.spec.ts

test/unit/factories/message-handler-factory.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai'
2
3import { IEventRepository, INip05VerificationRepository, IUserRepository } from '../../../src/@types/repositories'
4import { IncomingMessage, MessageType } from '../../../src/@types/messages'

Callers

nothing calls this directly

Calls 1

messageHandlerFactoryFunction · 0.90

Tested by

no test coverage detected