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

File ParseLiveQueryServer.spec.js

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

Source from the content-addressed store, hash-verified

1const Parse = require('parse/node');
2const ParseLiveQueryServer = require('../lib/LiveQuery/ParseLiveQueryServer').ParseLiveQueryServer;
3const ParseServer = require('../lib/ParseServer').default;
4const LiveQueryController = require('../lib/Controllers/LiveQueryController').LiveQueryController;

Callers

nothing calls this directly

Calls 15

reconfigureServerFunction · 0.85
addMockClientFunction · 0.85
addMockSubscriptionFunction · 0.85
timeoutFunction · 0.85
generateMockMessageFunction · 0.85
createLiveQueryServerMethod · 0.80
startAppMethod · 0.80
destroyMethod · 0.80
_handleConnectMethod · 0.80
_handleSubscribeMethod · 0.80
_handleUnsubscribeMethod · 0.80
_onConnectMethod · 0.80

Tested by

no test coverage detected