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

File UserController.spec.js

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

Source from the content-addressed store, hash-verified

1const emailAdapter = require('./support/MockEmailAdapter');
2const Config = require('../lib/Config');
3const Auth = require('../lib/Auth');
4const { resolvingPromise } = require('../lib/TestUtils');

Callers

nothing calls this directly

Calls 4

reconfigureServerFunction · 0.85
resolvingPromiseFunction · 0.85
findMethod · 0.65
getMethod · 0.45

Tested by

no test coverage detected