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

File bucketPut.js

tests/unit/api/bucketPut.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const { errors } = require('arsenal');
3const sinon = require('sinon');
4const inMemory = require('../../../lib/kms/in_memory/backend').backend;

Callers

nothing calls this directly

Calls 11

checkLocationConstraintFunction · 0.85
bucketPutFunction · 0.85
_handleAuthResultsFunction · 0.85
createTestRequestWithSSEFunction · 0.85
getOwnerMethod · 0.80
setRestEndpointsMethod · 0.80
getLocationConstraintMethod · 0.80
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50

Tested by

no test coverage detected