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: refactor NODE JS test scenarios to use js-stellar-sdk wasm upload/deploy methods #84

Open
sreuland opened this issue Nov 1, 2023 · 0 comments · May be fixed by #91
Open

Comments

@sreuland
Copy link
Contributor

sreuland commented Nov 1, 2023

What problem does your feature solve?

NODE JS test scenarios still use CLI to install and deploy wasm to network, so those tests are somewhat hybrid, using CLI up front to get that done first before using JS to invoke host fn.

What would you like to see?

install/deploy is now available as js methods in js-stellar-sdk, refactor the NODE JS test scenarios to use js client instead.

What alternatives are there?

@sreuland sreuland added this to the Soroban Pubnet Release milestone Nov 1, 2023
@sreuland sreuland moved this from Backlog to Next Sprint Proposal in Platform Scrum Nov 1, 2023
@mollykarcher mollykarcher moved this from Next Sprint Proposal to Current Sprint in Platform Scrum Nov 7, 2023
@mollykarcher mollykarcher moved this from Current Sprint to Next Sprint Proposal in Platform Scrum Jan 2, 2024
@mollykarcher mollykarcher moved this from Next Sprint Proposal to Backlog in Platform Scrum Jan 30, 2024
@stellarsaur stellarsaur self-assigned this Feb 2, 2024
@stellarsaur stellarsaur moved this from Backlog to In Progress in Platform Scrum Feb 2, 2024
@stellarsaur stellarsaur moved this from In Progress to Current Sprint in Platform Scrum Feb 2, 2024
@mollykarcher mollykarcher removed this from the Soroban Pubnet Release milestone Feb 13, 2024
@mollykarcher mollykarcher moved this from Current Sprint to Backlog in Platform Scrum Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
3 participants