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

Update unit tests for `PlatformState` refactor #14098

Open poulok opened 3 days ago

poulok commented 3 days ago

This ticket is to update all unit tests to be compatible with the new PlatformState code (ticket #11771). Consider having multiple people work on this in a single branch by splitting up the unit tests between people.

This ticket is done when the PR with the PlatformState changes and unit test is merged.