MCPcopy
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 */
3const express = require('express');
4const ParseServer = require('../lib/ParseServer').default;

Callers

nothing calls this directly

Calls 5

reconfigureServerFunction · 0.85
verifyServerUrlMethod · 0.80
toStringMethod · 0.80
getMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected