-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-10070] Improve State Validator UT & a fix
The current UT coverage of kvledger/txmgmt/validator/valimpl is only 23%. This CR would cover the helper function, i.e., helper.go. The coverage is increased to 66% from 28% (for helper.go alone). A minor fix to hash retrieval. FAB-10077 would increase the coverage even further Change-Id: I941da06f5e1c7318ce348a67e9c0d05e4c2c6203 Signed-off-by: senthil <[email protected]>
- Loading branch information
Showing
2 changed files
with
132 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters