vechain / vechain-sdk-js

The official JavaScript SDK for VeChain.
24 stars 9 forks source link

test: improve vns utils test coverage to 100% #899

Closed ifavo closed 4 months ago

ifavo commented 4 months ago

Description

This Pull Requests adds testing for the vnsUtils to ensure configuration errors are handled as expected and contract calls use the correct signature.

Fixes #885

Type of change

Please delete options that are not relevant.

– Test Coverage

How Has This Been Tested?

yarn solo:test
yarn merge-coverage

Test Configuration:

Checklist: