-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Tooling
Use Case
As a nodejs driver's developer
I want my tests to check correctness of my logic
So that we can sleep well knowing that errors are handled and code works as expected
User Experience
- ee_checker needs to be improved, by either removing its' entirely and move its' logic inside module tests directly or by filtering out node internal and 3rd-party modules
- at the moment we keep a list of classes we don't want to check in the code, which is not ideal
Dependencies
- n/a
Risks/Unknowns
- tdb
Acceptance Criteria
Implementation Requirements
- tbd
Testing Requirements
- tbd
Documentation Requirements
- tbd
Follow Up Requirements
- tbd