MCPcopy Index your code
hub / github.com/parse-community/parse-server / ParseLiveQuery.spec.js

File ParseLiveQuery.spec.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const http = require('http');
3const Auth = require('../lib/Auth');
4const UserController = require('../lib/Controllers/UserController').UserController;

Callers

nothing calls this directly

Calls 15

reconfigureServerFunction · 0.85
failFunction · 0.85
resolvingPromiseFunction · 0.85
sleepFunction · 0.85
getConnectionsCountFunction · 0.85
destroyMethod · 0.80
addClientSubscriptionMethod · 0.80
loadSchemaMethod · 0.80
updateClassMethod · 0.80
startAppMethod · 0.80
setPermissionsOnClassFunction · 0.70
subscribeMethod · 0.65

Tested by

no test coverage detected