MCPcopy
hub / github.com/parse-community/parse-server / VerifyUserPassword.spec.js

File VerifyUserPassword.spec.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const request = require('../lib/request');
4const MockEmailAdapterWithOptions = require('./support/MockEmailAdapterWithOptions');

Callers

nothing calls this directly

Calls 7

equalFunction · 0.85
failFunction · 0.85
verifyPasswordFunction · 0.85
reconfigureServerFunction · 0.85
isAccountLockoutErrorFunction · 0.70
requestFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected