Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ ParsePolygon.spec.js
File
ParsePolygon.spec.js
spec/ParsePolygon.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
TestObject = Parse.Object.extend(
'TestObject'
);
2
const
request = require(
'../lib/request'
);
3
const
TestUtils = require(
'../lib/TestUtils'
);
4
const
defaultHeaders = {
Callers
nothing calls this directly
Calls
9
equal
Function · 0.85
reconfigureServer
Function · 0.85
createIndex
Method · 0.80
find
Method · 0.65
getIndexes
Method · 0.65
request
Function · 0.50
get
Method · 0.45
clear
Method · 0.45
_rawFind
Method · 0.45
Tested by
no test coverage detected