-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: CI
As identified in NODE-5610, we do not run our unit tests on all node versions which we support, which leads to unidentified/unexpected test failures.
Use Case
As a... Node Driver engineer
I want... to ensure that unit tests run on all supported Node Versions
So that... we have adequate test coverage
User Impact
- N/A
Dependencies
- N/A
Unknowns
- Do we want to backport this older versions of the driver?
- Yes, 5.x
Acceptance Criteria
Implementation Requirements
- Update generate_evergreen_tasks.js to run the run-unit-tests task on all supported Node versions and latest
- Take note of any tests that fail and file new tickets to address these test failures
Testing Requirements
- N/A
Documentation Requirements
- N/A
Follow Up Requirements
- N/A