Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ rest.spec.js
File
rest.spec.js
spec/rest.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
// These tests check the "create" / "update" functionality of the REST API.
3
const
auth = require(
'../lib/Auth'
);
4
const
Config = require(
'../lib/Config'
);
Callers
nothing calls this directly
Calls
15
fail
Function · 0.85
reconfigureServer
Function · 0.85
create
Method · 0.80
update
Method · 0.80
loadSchema
Method · 0.80
addClassIfNotExists
Method · 0.80
reloadData
Method · 0.80
getAuthForSessionToken
Method · 0.80
getObject
Function · 0.70
find
Method · 0.65
request
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected