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

System Test: Add coverage for CLI conctract ts bindings #79

Closed
sreuland opened this issue Sep 27, 2023 · 1 comment
Closed

System Test: Add coverage for CLI conctract ts bindings #79

sreuland opened this issue Sep 27, 2023 · 1 comment

Comments

@sreuland
Copy link
Contributor

What problem does your feature solve?

no automated test coverage to exercise the ts generated from soroban contract bindings typescript --wasm ...used

What would you like to see?

a test that uses soroban contract bindings typescript --wasm ... to generate ts binding from examples/hello-world and then invoke the hello world contract fn using the ts and verify invocation results.

What alternatives are there?

generate cli ts bindings and invoke them manually or wait for soroban-examples-dapp to be updated to same version of cli as it will generate bindings as part of init.

@sreuland sreuland added this to the Soroban Pubnet Release milestone Sep 27, 2023
@sreuland sreuland changed the title Add coverage for CLI conctract ts bindings System Test: Add coverage for CLI conctract ts bindings Sep 27, 2023
@sreuland
Copy link
Contributor Author

sreuland commented Oct 3, 2023

this test coverage has been moved to soroban-tools/996

@sreuland sreuland closed this as completed Oct 3, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Done in Platform Scrum Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant