hiero-ledger / hiero-sdk-cpp

C++ SDK for Hiero
Apache License 2.0
29 stars 15 forks source link

Integration tests for `EthereumTransaction` #303

Closed deyanzz closed 3 weeks ago

deyanzz commented 1 year ago

Problem

EthereumTransaction is missing integration tests which were skipped during PR #299.

Solution

To add proper Integration tests for EthereumTransaction

Alternatives

N/A

gsstoykov commented 3 weeks ago

https://github.com/hiero-ledger/hiero-sdk-cpp/blob/50b6f548ddcc6bb953e548469fe0489995296ce7/src/sdk/tests/integration/EthereumTransactionIntegrationTests.cc test already implemented.