hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

chore: 12987 more code coverage for CryptoUpdateHandler

Open joshmarinacci opened this issue 6 months ago • 1 comments

Description: Adds additional unit tests for CryptoUpdateHandler, specifically the cases where account is null, account.memo is null, and when unlimitedAutoAssociations are disabled and the max auto associations are different than before.

Related issue(s):

Partially fixes #12987

Notes for reviewer:

Checklist

  • [ ] Documented (Code comments, README, etc.)
  • [x] Tested (unit, integration, etc.)

joshmarinacci avatar Apr 15 '25 19:04 joshmarinacci