Skip to content

test: add integration tests for soroban-client with mocked Soroban environment#311

Merged
manoahLinks merged 2 commits into
crowdpass-live:mainfrom
susanyusuf:issue181-integration-tests
Apr 28, 2026
Merged

test: add integration tests for soroban-client with mocked Soroban environment#311
manoahLinks merged 2 commits into
crowdpass-live:mainfrom
susanyusuf:issue181-integration-tests

Conversation

@susanyusuf
Copy link
Copy Markdown
Contributor

closes #181

…vironment

Description

Please include a summary of the changes and the related issue. Include relevant motivation and context.

Fixes #(issue)

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test coverage improvement

Changes Made

Testing

Please describe the tests that you ran to verify your changes:

  • Test A
  • Test B

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Add screenshots to help explain your changes.

Additional Notes

Any additional information or context about the PR.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 28, 2026

@susanyusuf Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@manoahLinks manoahLinks merged commit 8714abb into crowdpass-live:main Apr 28, 2026
1 of 4 checks passed
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.

Add integration tests for soroban-client with a mocked Soroban environment

2 participants