Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ backendHealthcheckResponse.js
File
backendHealthcheckResponse.js
tests/multipleBackend/backendHealthcheckResponse.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
assert = require(
'assert'
);
4
const
DummyRequestLogger = require(
'../unit/helpers'
).DummyRequestLogger;
Callers
nothing calls this directly
Calls
1
clientCheck
Function · 0.85
Tested by
no test coverage detected