Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ MdmService.spec.ts
File
MdmService.spec.ts
src/services/mdm/__tests__/MdmService.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as path from
"path"
2
3
// Mock dependencies
4
vi.mock(
"fs"
, () => ({
Callers
nothing calls this directly
Calls
6
requiresCloudAuth
Method · 0.80
getRequiredOrganizationId
Method · 0.80
isCompliant
Method · 0.80
resetInstance
Method · 0.45
createInstance
Method · 0.45
getInstance
Method · 0.45
Tested by
no test coverage detected