MCPcopy 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

1const Client = require('../lib/LiveQuery/Client').Client;
2const ParseWebSocket = require('../lib/LiveQuery/ParseWebSocketServer').ParseWebSocket;
3
4describe('Client', function () {

Callers

nothing calls this directly

Calls 7

pushResponseMethod · 0.80
pushErrorMethod · 0.80
addSubscriptionInfoMethod · 0.80
getSubscriptionInfoMethod · 0.80
_toJSONWithFieldsMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected