Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ mongodb_oidc.prose.test.ts
File
mongodb_oidc.prose.test.ts
test/integration/auth/mongodb_oidc.prose.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFile } from
'node:fs/promises'
;
2
import
* as path from
'node:path'
;
3
4
import
{ expect } from
'chai'
;
Callers
nothing calls this directly
Calls
15
createCallback
Function · 0.85
it
Function · 0.85
getProviderLookupProperties
Function · 0.85
createAppName
Function · 0.85
createBadCallback
Function · 0.85
findOne
Method · 0.80
getOrCreateProvider
Method · 0.80
put
Method · 0.80
admin
Method · 0.80
insertOne
Method · 0.80
on
Method · 0.80
startSession
Method · 0.80
Tested by
no test coverage detected