Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ ParseQuery.Aggregate.spec.js
File
ParseQuery.Aggregate.spec.js
spec/ParseQuery.Aggregate.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
Parse = require(
'parse/node'
);
3
const
request = require(
'../lib/request'
);
4
const
Config = require(
'../lib/Config'
);
Callers
nothing calls this directly
Calls
10
loadTestData
Function · 0.85
fail
Function · 0.85
reconfigureServer
Function · 0.85
get
Function · 0.70
aggregate
Method · 0.65
find
Method · 0.65
distinct
Method · 0.65
ensureIndex
Method · 0.65
deleteAllClasses
Method · 0.65
get
Method · 0.45
Tested by
no test coverage detected