Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ ParseServer.spec.js
File
ParseServer.spec.js
spec/ParseServer.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
/* Tests
for
ParseServer.js */
3
const
express = require(
'express'
);
4
const
ParseServer = require(
'../lib/ParseServer'
).default;
Callers
nothing calls this directly
Calls
5
reconfigureServer
Function · 0.85
verifyServerUrl
Method · 0.80
toString
Method · 0.80
get
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected