hiero-ledger / hiero-ledger/hiero-sdk-java

Integration tests for `SystemDeleteTransaction`

Open
#1,577 3 comments 0 reactions 1 assignee Claimed by @thenswan View on GitHub
enhancement
Dominant language
Java
Stars
264
Forks
192
Avg merge
2d
Merged PRs (30d)
39

Description

### Problem

Seems that `SystemDeleteTransaction` is missing some integration tests.

Found during [PR #477](https://github.com/hashgraph/hedera-sdk-cpp/pull/477).

### Solution

To add new integration test suite named `SystemDeleteTransactionIntegrationTest`:

- `deleteFile`
- `deleteContract`

For reference see [SystemDeleteTransactionIntegrationTests.cc](https://github.com/hashgraph/hedera-sdk-cpp/blob/main/sdk/tests/integration/SystemDeleteTransactionIntegrationTests.cc) from the [C++ SDK](https://github.com/hashgraph/hedera-sdk-cpp).

### Alternatives

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.