hedera-sdk-js
hedera-sdk-js copied to clipboard
Increase code coverage to 80%
trafficstars
Problem
Identify areas to add unit tests and increase the test coverage.
Solution
Add units tests.
Alternatives
No response
Waiting on #1219
Add coverage for packages/cryptography
Note, as of right now we're at ~77% which is similar coverage to the Java SDK.
The code coverage was increased to 87.31% with this PR https://github.com/hashgraph/hedera-sdk-js/pull/1302 by @ochikov Closing this as done.