It would be very helpful for app developers to be able to see tests for each library done in with the TypeScript SDK in addition to the existing tests in Rust. I recently tried to build with the bytecode library, and was difficult trying to figure out the correct input types for some of the functions. Having tests in TypeScript could significantly improve the time it takes developers to make a dapp with one of these libraries.
Motivation
It would be very helpful for app developers to be able to see tests for each library done in with the TypeScript SDK in addition to the existing tests in Rust. I recently tried to build with the bytecode library, and was difficult trying to figure out the correct input types for some of the functions. Having tests in TypeScript could significantly improve the time it takes developers to make a dapp with one of these libraries.