hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

Refactor `SelfDestructOperationTest`

Open petreze opened this issue 9 months ago • 0 comments

As the description of the WP suggests, refactor the mentioned integration tests in web3 module (SelfDestructOperationTest, ContractCallDynamicCallsTest and ContractCallEvmCodesTest) in a way to be self-sufficient enough and rely only on the provided data in this specific test. Essentially, if some of the data in separate tests inside the same integration test file is repeated, it could abstracted away in the integration test class, if appropriate

petreze avatar May 27 '24 14:05 petreze