[go: up one dir, main page]

Skip to content

Create Tests for mongo.js module

Goal

Create full test coverage for the module mongo.js since it is one of the most critical pieces of code.

Requirements

  • Setup test runner (ava)
  • Setup test file for mongo.js
  • Add coverage for each function in mongo.js, with cases for both encrypted and non-encrypted data scenarios

Reward TBD

Edited by Trevor Clarke