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

Add CI Support for testing with the Solo Project #874

Closed
gsstoykov opened this issue Jan 9, 2025 · 0 comments · Fixed by #883
Closed

Add CI Support for testing with the Solo Project #874

gsstoykov opened this issue Jan 9, 2025 · 0 comments · Fixed by #883
Assignees
Labels
New Feature A new feature, service, or documentation. Major changes that are not backwards compatible.
Milestone

Comments

@gsstoykov
Copy link
Contributor

gsstoykov commented Jan 9, 2025

Problem

Currently, the SDK is tested against the Hedera Local Node in the CI pipeline. To enhance the coverage for DAB tests and ensure compatibility with the Solo project, we need to integrate testing for Solo into the CI workflow.

Solution

  • Setup the Solo Project locally and determine appropriate run steps. (https://github.com/hashgraph/solo)
  • Update SDK test configurations if needed.
  • Update the CI configuration of the SDK repo to include testing against the Solo project.
  • Ensure that the pipeline supports testing for both the Hedera Local Node and the Solo project.
  • Determine the appropriate CI structure. Could be a separate workflow, separate jobs in the same workflow, or a matrix strategy.

Alternatives

No response

@gsstoykov gsstoykov added the New Feature A new feature, service, or documentation. Major changes that are not backwards compatible. label Jan 9, 2025
@gsstoykov gsstoykov self-assigned this Jan 9, 2025
@SimiHunjan SimiHunjan added this to the v0.37.0 milestone Jan 21, 2025
@gsstoykov gsstoykov linked a pull request Jan 23, 2025 that will close this issue
2 tasks
@gsstoykov gsstoykov mentioned this issue Jan 30, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature A new feature, service, or documentation. Major changes that are not backwards compatible.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants