digitalbazaar / bedrock-mongodb

Bedrock mongodb module
Apache License 2.0
2 stars 3 forks source link

Expand test coverage to include best practices #63

Open aljones15 opened 3 years ago

aljones15 commented 3 years ago

We need to add tests that use:

  1. remove database.writeOptions from tests
  2. throws BedrockErrors such as DuplicateError
  3. Give consistent and practical examples for how to use bedrock-mongodb
  4. Add an upsert test that does not use writeOptions