MCPcopy Index your code
hub / github.com/parse-community/parse-server / GridFSBucketStorageAdapter.spec.js

File GridFSBucketStorageAdapter.spec.js

spec/GridFSBucketStorageAdapter.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const GridFSBucketAdapter = require('../lib/Adapters/Files/GridFSBucketAdapter')
2 .GridFSBucketAdapter;
3const { randomString } = require('../lib/cryptoUtils');
4const databaseURI = 'mongodb://localhost:27017/parse';

Callers

nothing calls this directly

Calls 15

expectMissingFileFunction · 0.85
reconfigureServerFunction · 0.85
randomStringFunction · 0.85
_connectMethod · 0.80
toStringMethod · 0.80
rotateEncryptionKeyMethod · 0.80
filterMethod · 0.80
nameMethod · 0.80
_getBucketMethod · 0.80
findMethod · 0.65
requestFunction · 0.50
createFileMethod · 0.45

Tested by

no test coverage detected