Closed ManuGowda closed 11 months ago
Currently, there are few unit tests missing for elements and framework files which can be improved through code refactoring and test coverage phase.
Most of these files have covered the function level unit test, the majority of missing coverage or related to branching.
To improve the code coverage with unit test
utils/verify/verifyMultiSignatureTransaction
intToBuffer
These list was identified by going through the code coverage on sdk development branch from jenkins https://jenkins.lisk.io/job/lisk-sdk/job/development/86/cobertura/
Closing this issue for no activity and value added is small
Description
Currently, there are few unit tests missing for elements and framework files which can be improved through code refactoring and test coverage phase.
Most of these files have covered the function level unit test, the majority of missing coverage or related to branching.
Motivation
To improve the code coverage with unit test
Acceptance Criteria
utils/verify/verifyMultiSignatureTransaction
intToBuffer
Additional Information
These list was identified by going through the code coverage on sdk development branch from jenkins https://jenkins.lisk.io/job/lisk-sdk/job/development/86/cobertura/