hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
265 stars 119 forks source link

Examine the role of xTests in testing the smart contracts module #13987

Open lukelee-sl opened 1 week ago

lukelee-sl commented 1 week ago

Problem

xTests are used to test certain functionality. Their use may be discontinued in the future.

Solution

Examine the current test and find an appropriate test frame to ensure continued test coverage.

Alternatives

No response