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

File QueryTools.spec.js

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

Source from the content-addressed store, hash-verified

1const Parse = require('parse/node');
2
3const Id = require('../lib/LiveQuery/Id');
4const QueryTools = require('../lib/LiveQuery/QueryTools');

Callers

nothing calls this directly

Calls 6

queryHashFunction · 0.85
matchesQueryFunction · 0.85
setRegexTimeoutFunction · 0.85
reconfigureServerFunction · 0.85
pointerFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected