MCPcopy
hub / github.com/scality/cloudserver / routeBackbeat.js

File routeBackbeat.js

tests/unit/routes/routeBackbeat.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const sinon = require('sinon');
3const async = require('async');
4const http = require('http');

Callers

nothing calls this directly

Calls 13

routeBackbeatFunction · 0.85
promisifyFunction · 0.85
bucketPutFunction · 0.85
bucketPutVersioningFunction · 0.85
objectPutFunction · 0.85
objectDeleteFunction · 0.85
bucketDeleteFunction · 0.85
endMethod · 0.80
prepareDummyRequestFunction · 0.70
makeAuthInfoFunction · 0.50

Tested by

no test coverage detected