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