Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests in TypeScript #214

Open
sarahschwartz opened this issue Mar 18, 2024 · 0 comments
Open

Add tests in TypeScript #214

sarahschwartz opened this issue Mar 18, 2024 · 0 comments
Labels
Improvement Enhancing a feature that already exists

Comments

@sarahschwartz
Copy link

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.

@sarahschwartz sarahschwartz added New Feature New addition that does not currently exist Improvement Enhancing a feature that already exists and removed New Feature New addition that does not currently exist labels Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Enhancing a feature that already exists
Projects
None yet
Development

No branches or pull requests

1 participant