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 e2e stellar #1110

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Feat e2e stellar #1110

wants to merge 16 commits into from

Conversation

alenmestrov
Copy link
Member

@alenmestrov alenmestrov commented Feb 12, 2025

Introduced e2e tests for stellar

TODO:
Current issue with this implementation is that Stellar devnet environment has issue with contract deployment from another contracts, in our case the proxy contract is not deployed correctly, I have raised the issue in their github repo and I'm waiting for their response.

Test plan

Run command:
cargo build -p merod -p meroctl
cargo run -p e2e-tests -- --input-dir ./e2e-tests/config --output-dir ./e2e-tests/corpus --merod-binary ./target/debug/merod --meroctl-binary ./target/debug/meroctl

Documentation update

There is no documentation update for this PR

@alenmestrov alenmestrov self-assigned this Feb 12, 2025
Copy link

E2E tests report

Scenario: kv-store

Protocol/Step 0. app install (AllMembers) 1. ctx create 2. call (set, Inviter) 3. call (get, Inviter) 4. ctx invite-join 5. call (get, AllMembers)
stellar

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.

1 participant