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

Function initRunner

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

Source from the content-addressed store, hash-verified

251
252 describe('check runner', () => {
253 const initRunner = config => (() => new CheckRunner(config)).bind(null);
254
255 it('instantiates runner with valid parameters', async () => {
256 const configDefinition = {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected