Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
;
2
const
http = require(
'http'
);
3
const
Auth = require(
'../lib/Auth'
);
4
const
UserController = require(
'../lib/Controllers/UserController'
).UserController;
Callers
nothing calls this directly
Calls
15
reconfigureServer
Function · 0.85
fail
Function · 0.85
resolvingPromise
Function · 0.85
sleep
Function · 0.85
getConnectionsCount
Function · 0.85
destroy
Method · 0.80
addClientSubscription
Method · 0.80
loadSchema
Method · 0.80
updateClass
Method · 0.80
startApp
Method · 0.80
setPermissionsOnClass
Function · 0.70
subscribe
Method · 0.65
Tested by
no test coverage detected