Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ mockCustom
Function
mockCustom
spec/helper.js:379–381 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
377
}
378
379
function
mockCustom() {
380
return
mockCustomAuthenticator(
'fastrde'
,
'password'
);
381
}
382
383
function
mockFacebookAuthenticator(id, token) {
384
const
facebook = {};
Callers
1
helper.js
File · 0.85
Calls
1
mockCustomAuthenticator
Function · 0.85
Tested by
no test coverage detected