Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ SchemaPerformance.spec.js
File
SchemaPerformance.spec.js
spec/SchemaPerformance.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Config = require(
'../lib/Config'
);
2
3
describe(
'Schema Performance'
,
function
() {
4
let
getAllSpy;
Callers
nothing calls this directly
Calls
12
reconfigureServer
Function · 0.85
expectError
Function · 0.85
destroyAll
Method · 0.80
query
Method · 0.80
destroy
Method · 0.80
loadSchema
Method · 0.80
reloadData
Method · 0.80
updateClass
Method · 0.80
filter
Method · 0.80
count
Method · 0.65
find
Method · 0.65
get
Method · 0.45
Tested by
no test coverage detected