Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ Client.spec.js
File
Client.spec.js
spec/Client.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Client = require(
'../lib/LiveQuery/Client'
).Client;
2
const
ParseWebSocket = require(
'../lib/LiveQuery/ParseWebSocketServer'
).ParseWebSocket;
3
4
describe(
'Client'
,
function
() {
Callers
nothing calls this directly
Calls
7
pushResponse
Method · 0.80
pushError
Method · 0.80
addSubscriptionInfo
Method · 0.80
getSubscriptionInfo
Method · 0.80
deleteSubscriptionInfo
Method · 0.80
_toJSONWithFields
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected