MCPcopy
hub / github.com/parse-community/parse-server / initCheck

Function initCheck

spec/SecurityCheck.spec.js:154–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152
153 describe('check', () => {
154 const initCheck = config => (() => new Check(config)).bind(null);
155
156 it('instantiates check with valid parameters', async () => {
157 const configs = [

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected