Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ AccountLockoutPolicy.spec.js
File
AccountLockoutPolicy.spec.js
spec/AccountLockoutPolicy.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
Config = require(
'../lib/Config'
);
4
const
Definitions = require(
'../lib/Options/Definitions'
);
Callers
nothing calls this directly
Calls
9
reconfigureServer
Function · 0.85
loginWithWrongCredentialsShouldFail
Function · 0.85
fail
Function · 0.85
filter
Method · 0.80
isAccountLockoutError
Function · 0.70
setup
Function · 0.70
resolve
Function · 0.50
request
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected