Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/descope/node-sdk
/ engine.test.ts
File
engine.test.ts
lib/management/engine.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ SdkResponse } from
'@descope/core-js-sdk'
;
2
import
withManagement from
'.'
;
3
import
apiPaths from
'./paths'
;
4
import
{ Engine, EngineSecretResponse } from
'./types'
;
Callers
nothing calls this directly
Calls
2
resetMockHttpClient
Function · 0.90
withManagement
Function · 0.85
Tested by
no test coverage detected