Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ wrapper.js
File
wrapper.js
tests/unit/quotas/scuba/wrapper.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
sinon = require(
'sinon'
);
3
const
{ ScubaClientImpl } = require(
'../../../../lib/utilization/scuba/wrapper'
);
4
Callers
nothing calls this directly
Calls
3
setup
Method · 0.80
_healthCheck
Method · 0.80
periodicHealthCheck
Method · 0.80
Tested by
no test coverage detected