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

feat: soroban-test crate #437

Closed
wants to merge 4 commits into from
Closed

Conversation

willemneal
Copy link
Member

What

Add new soroban-test crate to help soroban projects use the CLI.

Why

Currently it is very hard to write tests that use the CLI.

Known limitations

Expects a local installation of the CLI. However, with some refactoring the CLI could expose the commands and allow tests to directly run them instead of executing a command.

chadoh added a commit to AhaLabs/soroban-examples that referenced this pull request Feb 21, 2023
Use current latest commit from
stellar/stellar-cli#437,
rather than referring to the branch.

Unclear why branch name wasn't working. But this does.
@chadoh
Copy link
Contributor

chadoh commented Feb 21, 2023

See an example of this library being used in stellar/soroban-examples#216

willemneal and others added 3 commits February 27, 2023 15:25
defer bike-shed argument over the best brand for this concept and call
it something boring that (somewhat) helps clarify what it does.

also add a comment to the main struct. methods will need comments too,
prior to merging.
@willemneal
Copy link
Member Author

Replaced by #528

@willemneal willemneal closed this Mar 22, 2023
chadoh added a commit to AhaLabs/soroban-examples that referenced this pull request Mar 24, 2023
Use current latest commit from
stellar/stellar-cli#437,
rather than referring to the branch.

Unclear why branch name wasn't working. But this does.
chadoh added a commit to AhaLabs/soroban-examples that referenced this pull request Mar 29, 2023
Use current latest commit from
stellar/stellar-cli#437,
rather than referring to the branch.

Unclear why branch name wasn't working. But this does.
chadoh added a commit to AhaLabs/soroban-examples that referenced this pull request Apr 5, 2023
Use current latest commit from
stellar/stellar-cli#437,
rather than referring to the branch.

Unclear why branch name wasn't working. But this does.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants