Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ qq.spec.js
File
qq.spec.js
spec/Adapters/Auth/qq.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
QqAdapter = require(
'../../../lib/Adapters/Auth/qq'
).default;
2
3
describe(
'QqAdapter'
, () => {
4
let
adapter;
Callers
nothing calls this directly
Calls
5
mockFetch
Function · 0.85
reconfigureServer
Function · 0.85
parseResponseData
Method · 0.80
getUserFromAccessToken
Method · 0.45
getAccessTokenFromCode
Method · 0.45
Tested by
no test coverage detected