Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Most of the existing MongoDB unit tests are actually integration tests that require a live installation of MongoDB to run. They're marked with @Ignore which is a very suboptimal solution for testing and makes it easy for a reviewer to run the tests and think everything passed if they're not looking for that.
Attachments
Issue Links
- links to