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