MCPcopy
hub / github.com/parse-community/parse-server / EventEmitterPubSub.spec.js

File EventEmitterPubSub.spec.js

spec/EventEmitterPubSub.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const EventEmitterPubSub = require('../lib/Adapters/PubSub/EventEmitterPubSub').EventEmitterPubSub;
2
3describe('EventEmitterPubSub', function () {
4 it('can publish and subscribe', function () {

Callers

nothing calls this directly

Calls 5

createPublisherMethod · 0.80
createSubscriberMethod · 0.80
subscribeMethod · 0.65
publishMethod · 0.65
unsubscribeMethod · 0.65

Tested by

no test coverage detected