Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ bucketNotifConfigTest.js
File
bucketNotifConfigTest.js
tests/unit/testConfigs/bucketNotifConfigTest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
{ bucketNotifAssert } = require(
'../../../lib/Config'
);
3
4
describe(
'bucketNotifAssert'
, () => {
Callers
nothing calls this directly
Calls
1
bucketNotifAssert
Function · 0.85
Tested by
no test coverage detected