LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 455 forks source link

Missing tests for splitTokenID utility #8424

Closed has5aan closed 10 months ago

has5aan commented 1 year ago

Description

The utility function under token module has no tests and is being consumed under; token/cc_method token/method token/module cc_commands/cc_transfer commands/transfer_cross_chain stores/supported_token

Besides the unit test for splitTokenID, 18 references (calls to the function) should be also tested as this method throws error.

Which version(s) does this affect? (Environment, OS, etc...)

Lisk SDK development branch.

shuse2 commented 10 months ago

Closing this issue for no activity