Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ PagesRouter.spec.js
File
PagesRouter.spec.js
spec/PagesRouter.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
request = require(
'../lib/request'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
15
reconfigureServer
Function · 0.85
reconfigureServerWithPagesConfig
Function · 0.85
fillPlaceholders
Function · 0.85
verifyEmail
Function · 0.85
resendVerificationEmail
Function · 0.85
requestResetPassword
Function · 0.85
resetPassword
Function · 0.85
goToPage
Method · 0.80
toString
Method · 0.80
filter
Method · 0.80
flattenObject
Method · 0.80
readFile
Method · 0.80
Tested by
no test coverage detected