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

Create integration tests for all existing SDK functionality #150

Open
6 of 7 tasks
rwalworth opened this issue Dec 19, 2022 · 0 comments
Open
6 of 7 tasks

Create integration tests for all existing SDK functionality #150

rwalworth opened this issue Dec 19, 2022 · 0 comments
Labels
New Feature A new feature, service, or documentation. Major changes that are not backwards compatible.

Comments

@rwalworth
Copy link
Contributor

rwalworth commented Dec 19, 2022

Problem

While we have unit tests written for every major object available in the SDK, there is currently nothing to test the functionality of actually using the SDK to communicate with a Hedera network. Without it, there is no way to guarantee the SDK will actually be able to function properly as a means to execute requests on a Hedera network.

Solution

Develop a suite of integration tests that will test the following:

Alternatives

N/A

@rwalworth rwalworth added the New Feature A new feature, service, or documentation. Major changes that are not backwards compatible. label Dec 19, 2022
@deyanzz deyanzz self-assigned this Jan 4, 2023
@SimiHunjan SimiHunjan modified the milestone: 0.2.0 Jan 17, 2023
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

When branches are created from issues, their pull requests are automatically linked.

3 participants