-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
In order to continue using our large set of callback style tests we need to patch the driver API that has promise only support to work with callbacks. We need all tests to import from one file in order to reintroduce a callback optional API for our tests to depend on.
AC
- All tests should have their imports modified to import from a single file
- see register-bson.js in the BSON repo for reference