hashgraph / hedera-sdk-go

Hedera™ Hashgraph SDK for Go
https://docs.hedera.com/docs/hedera-sdks
Apache License 2.0
89 stars 64 forks source link

Add `defer CloseIntegrationTestEnv` to e2e tests #1046

Open 0xivanov opened 2 weeks ago

0xivanov commented 2 weeks ago

Problem

Solution

However, if closing the environment causes a test failure, the environment should remain open to avoid interrupting the test flow.