Write tests for all the mongo functions Functions that need testing: - [ ] dropAllCollections - [x] insertObjectIntoCollection - [ ] getPageData - [x] editData - [x] deleteData
Write tests for all the mongo functions
Functions that need testing: