MCPcopy Index your code
hub / github.com/parse-community/parse-server / PushController.spec.js

File PushController.spec.js

spec/PushController.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const PushController = require('../lib/Controllers/PushController').PushController;
3const StatusHandler = require('../lib/StatusHandler');
4const Config = require('../lib/Config');

Callers

nothing calls this directly

Calls 15

validatePushTypeFunction · 0.85
successfulTransmissionsFunction · 0.85
reconfigureServerFunction · 0.85
sendPushFunction · 0.85
successfulIOSFunction · 0.85
failFunction · 0.85
getPushStatusFunction · 0.85
getExpirationTimeMethod · 0.80
getPushTimeMethod · 0.80
isDateMethod · 0.80
sendPushMethod · 0.80

Tested by

no test coverage detected